Uses of Enum Class
com.google.protobuf.FieldType.Collection
Packages that use FieldType.Collection
-
Uses of FieldType.Collection in com.google.protobuf
Fields in com.google.protobuf declared as FieldType.CollectionMethods in com.google.protobuf that return FieldType.CollectionModifier and TypeMethodDescriptionstatic FieldType.CollectionReturns the enum constant of this class with the specified name.static FieldType.Collection[]FieldType.Collection.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.google.protobuf with parameters of type FieldType.CollectionModifierConstructorDescriptionprivateFieldType(int id, FieldType.Collection collection, JavaType javaType)