Uses of Class
com.google.protobuf.Descriptors.FieldDescriptor.JavaType

Uses of Descriptors.FieldDescriptor.JavaType in com.google.protobuf
 

Methods in com.google.protobuf that return Descriptors.FieldDescriptor.JavaType
 Descriptors.FieldDescriptor.JavaType Descriptors.FieldDescriptor.getJavaType()
          Get the field's java type.
 Descriptors.FieldDescriptor.JavaType Descriptors.FieldDescriptor.Type.getJavaType()
           
static Descriptors.FieldDescriptor.JavaType Descriptors.FieldDescriptor.JavaType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Descriptors.FieldDescriptor.JavaType[] Descriptors.FieldDescriptor.JavaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2011 Google. All Rights Reserved.