Uses of Enum Class
com.google.protobuf.Field.Kind
Packages that use Field.Kind
-
Uses of Field.Kind in com.google.protobuf
Fields in com.google.protobuf declared as Field.KindFields in com.google.protobuf with type parameters of type Field.KindModifier and TypeFieldDescriptionprivate static final Internal.EnumLiteMap<Field.Kind> Field.Kind.internalValueMapMethods in com.google.protobuf that return Field.KindModifier and TypeMethodDescriptionstatic Field.KindField.Kind.forNumber(int value) Field.Builder.getKind()The field type.Field.getKind()The field type.FieldOrBuilder.getKind()The field type.static Field.KindField.Kind.valueOf(int value) Deprecated.static Field.KindField.Kind.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Field.KindReturns the enum constant of this class with the specified name.static Field.Kind[]Field.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type Field.KindModifier and TypeMethodDescriptionstatic Internal.EnumLiteMap<Field.Kind> Field.Kind.internalGetValueMap()Methods in com.google.protobuf with parameters of type Field.Kind