Uses of Class
com.google.protobuf.DescriptorProtos.ExtensionRangeOptions.VerificationState
-
Packages that use DescriptorProtos.ExtensionRangeOptions.VerificationState Package Description com.google.protobuf -
-
Uses of DescriptorProtos.ExtensionRangeOptions.VerificationState in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.ExtensionRangeOptions.VerificationState Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.ExtensionRangeOptions.VerificationState>DescriptorProtos.ExtensionRangeOptions.VerificationState. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.ExtensionRangeOptions.VerificationState Modifier and Type Method Description static DescriptorProtos.ExtensionRangeOptions.VerificationStateDescriptorProtos.ExtensionRangeOptions.VerificationState. forNumber(int value)DescriptorProtos.ExtensionRangeOptions.VerificationStateDescriptorProtos.ExtensionRangeOptions.Builder. getVerification()The verification state of the range.DescriptorProtos.ExtensionRangeOptions.VerificationStateDescriptorProtos.ExtensionRangeOptions. getVerification()The verification state of the range.DescriptorProtos.ExtensionRangeOptions.VerificationStateDescriptorProtos.ExtensionRangeOptionsOrBuilder. getVerification()The verification state of the range.static DescriptorProtos.ExtensionRangeOptions.VerificationStateDescriptorProtos.ExtensionRangeOptions.VerificationState. valueOf(int value)Deprecated.static DescriptorProtos.ExtensionRangeOptions.VerificationStateDescriptorProtos.ExtensionRangeOptions.VerificationState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.ExtensionRangeOptions.VerificationState[]DescriptorProtos.ExtensionRangeOptions.VerificationState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.ExtensionRangeOptions.VerificationState Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.ExtensionRangeOptions.VerificationState>DescriptorProtos.ExtensionRangeOptions.VerificationState. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.ExtensionRangeOptions.VerificationState Modifier and Type Method Description DescriptorProtos.ExtensionRangeOptions.BuilderDescriptorProtos.ExtensionRangeOptions.Builder. setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState value)The verification state of the range.private voidDescriptorProtos.ExtensionRangeOptions. setVerification(DescriptorProtos.ExtensionRangeOptions.VerificationState value)The verification state of the range.
-