Uses of Class
com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label

Uses of DescriptorProtos.FieldDescriptorProto.Label in com.google.protobuf
 

Methods in com.google.protobuf that return DescriptorProtos.FieldDescriptorProto.Label
 DescriptorProtos.FieldDescriptorProto.Label DescriptorProtos.FieldDescriptorProto.getLabel()
           
 DescriptorProtos.FieldDescriptorProto.Label DescriptorProtos.FieldDescriptorProto.Builder.getLabel()
           
static DescriptorProtos.FieldDescriptorProto.Label DescriptorProtos.FieldDescriptorProto.Label.valueOf(Descriptors.EnumValueDescriptor desc)
           
static DescriptorProtos.FieldDescriptorProto.Label DescriptorProtos.FieldDescriptorProto.Label.valueOf(int value)
           
static DescriptorProtos.FieldDescriptorProto.Label DescriptorProtos.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 with parameters of type DescriptorProtos.FieldDescriptorProto.Label
 DescriptorProtos.FieldDescriptorProto.Builder DescriptorProtos.FieldDescriptorProto.Builder.setLabel(DescriptorProtos.FieldDescriptorProto.Label value)
           
 



Copyright © 2008-2009. All Rights Reserved.