Uses of Enum Class
com.google.protobuf.FieldType.Collection
Packages that use FieldType.Collection
-
Uses of FieldType.Collection in com.google.protobuf
Subclasses with type arguments of type FieldType.Collection in com.google.protobufFields 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)