Uses of Interface
com.google.protobuf.EnumValueOrBuilder
-
-
Uses of EnumValueOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement EnumValueOrBuilder Modifier and Type Class Description classEnumValueEnum value definition.static classEnumValue.BuilderEnum value definition.Methods in com.google.protobuf that return EnumValueOrBuilder Modifier and Type Method Description EnumValueOrBuilderEnum. getEnumvalueOrBuilder(int index)Enum value definitions.Methods in com.google.protobuf that return types with arguments of type EnumValueOrBuilder Modifier and Type Method Description List<? extends EnumValueOrBuilder>Enum. getEnumvalueOrBuilderList()Enum value definitions.
-