Uses of Class
com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
-
Packages that use DescriptorProtos.FieldDescriptorProto.Label Package Description com.google.protobuf -
-
Uses of DescriptorProtos.FieldDescriptorProto.Label in com.google.protobuf
Fields in com.google.protobuf with type parameters of type DescriptorProtos.FieldDescriptorProto.Label Modifier and Type Field Description private static Internal.EnumLiteMap<DescriptorProtos.FieldDescriptorProto.Label>DescriptorProtos.FieldDescriptorProto.Label. internalValueMapMethods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProto.Label Modifier and Type Method Description static DescriptorProtos.FieldDescriptorProto.LabelDescriptorProtos.FieldDescriptorProto.Label. forNumber(int value)DescriptorProtos.FieldDescriptorProto.LabelDescriptorProtos.FieldDescriptorProto.Builder. getLabel()optional .google.protobuf.FieldDescriptorProto.Label label = 4;DescriptorProtos.FieldDescriptorProto.LabelDescriptorProtos.FieldDescriptorProto. getLabel()optional .google.protobuf.FieldDescriptorProto.Label label = 4;DescriptorProtos.FieldDescriptorProto.LabelDescriptorProtos.FieldDescriptorProtoOrBuilder. getLabel()optional .google.protobuf.FieldDescriptorProto.Label label = 4;static DescriptorProtos.FieldDescriptorProto.LabelDescriptorProtos.FieldDescriptorProto.Label. valueOf(int value)Deprecated.static DescriptorProtos.FieldDescriptorProto.LabelDescriptorProtos.FieldDescriptorProto.Label. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DescriptorProtos.FieldDescriptorProto.Label[]DescriptorProtos.FieldDescriptorProto.Label. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.protobuf that return types with arguments of type DescriptorProtos.FieldDescriptorProto.Label Modifier and Type Method Description static Internal.EnumLiteMap<DescriptorProtos.FieldDescriptorProto.Label>DescriptorProtos.FieldDescriptorProto.Label. internalGetValueMap()Methods in com.google.protobuf with parameters of type DescriptorProtos.FieldDescriptorProto.Label Modifier and Type Method Description DescriptorProtos.FieldDescriptorProto.BuilderDescriptorProtos.FieldDescriptorProto.Builder. setLabel(DescriptorProtos.FieldDescriptorProto.Label value)optional .google.protobuf.FieldDescriptorProto.Label label = 4;private voidDescriptorProtos.FieldDescriptorProto. setLabel(DescriptorProtos.FieldDescriptorProto.Label value)optional .google.protobuf.FieldDescriptorProto.Label label = 4;
-