Uses of Enum Class
org.a2aproject.sdk.compat03.grpc.Part.PartCase
Packages that use Part.PartCase
-
Uses of Part.PartCase in org.a2aproject.sdk.compat03.grpc
Methods in org.a2aproject.sdk.compat03.grpc that return Part.PartCaseModifier and TypeMethodDescriptionstatic Part.PartCasePart.PartCase.forNumber(int value) Part.Builder.getPartCase()Part.getPartCase()PartOrBuilder.getPartCase()static Part.PartCasePart.PartCase.valueOf(int value) Deprecated.static Part.PartCaseReturns the enum constant of this class with the specified name.static Part.PartCase[]Part.PartCase.values()Returns an array containing the constants of this enum class, in the order they are declared.