Uses of Class
com.google.protobuf.Enum
-
Packages that use Enum Package Description com.google.protobuf -
-
Uses of Enum in com.google.protobuf
Methods in com.google.protobuf that return types with arguments of type Enum Modifier and Type Method Description Parser<Enum>Enum. getParserForType()static Parser<Enum>Enum. parser()Methods in com.google.protobuf with parameters of type Enum Modifier and Type Method Description Enum.BuilderEnum.Builder. mergeFrom(Enum other)static Enum.BuilderEnum. newBuilder(Enum prototype)
-