Uses of Class
com.google.protobuf.EnumValue
Packages that use EnumValue
-
Uses of EnumValue in com.google.protobuf
Fields in com.google.protobuf declared as EnumValueFields in com.google.protobuf with type parameters of type EnumValueModifier and TypeFieldDescriptionEnum.Builder.enumvalue_Enum.enumvalue_Enum.Builder.enumvalueBuilder_EnumValue.PARSERMethods in com.google.protobuf that return EnumValueModifier and TypeMethodDescriptionEnumValue.Builder.build()EnumValue.Builder.buildPartial()static EnumValueEnumValue.getDefaultInstance()EnumValue.Builder.getDefaultInstanceForType()EnumValue.getDefaultInstanceForType()Enum.Builder.getEnumvalue(int index) Enum value definitions.Enum.getEnumvalue(int index) Enum value definitions.EnumOrBuilder.getEnumvalue(int index) Enum value definitions.static EnumValueEnumValue.parseDelimitedFrom(InputStream input) static EnumValueEnumValue.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static EnumValueEnumValue.parseFrom(byte[] data) static EnumValueEnumValue.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static EnumValueEnumValue.parseFrom(ByteString data) static EnumValueEnumValue.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static EnumValueEnumValue.parseFrom(CodedInputStream input) static EnumValueEnumValue.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static EnumValueEnumValue.parseFrom(InputStream input) static EnumValueEnumValue.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static EnumValueEnumValue.parseFrom(ByteBuffer data) static EnumValueEnumValue.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type EnumValueModifier and TypeMethodDescriptionEnum.Builder.getEnumvalueList()Enum value definitions.Enum.getEnumvalueList()Enum value definitions.EnumOrBuilder.getEnumvalueList()Enum value definitions.EnumValue.getParserForType()Enum.Builder.internalGetEnumvalueFieldBuilder()EnumValue.parser()Methods in com.google.protobuf with parameters of type EnumValueModifier and TypeMethodDescriptionEnum.Builder.addEnumvalue(int index, EnumValue value) Enum value definitions.Enum.Builder.addEnumvalue(EnumValue value) Enum value definitions.private voidEnumValue.Builder.buildPartial0(EnumValue result) private voidEnumValue.Builder.buildPartialRepeatedFields(EnumValue result) static EnumValue.BuilderEnumValue.newBuilder(EnumValue prototype) Enum.Builder.setEnumvalue(int index, EnumValue value) Enum value definitions.Method parameters in com.google.protobuf with type arguments of type EnumValueModifier and TypeMethodDescriptionEnum.Builder.addAllEnumvalue(Iterable<? extends EnumValue> values) Enum value definitions.