Uses of Class
com.google.protobuf.WireFormat.JavaType

Uses of WireFormat.JavaType in com.google.protobuf
 

Methods in com.google.protobuf that return WireFormat.JavaType
 WireFormat.JavaType WireFormat.FieldType.getJavaType()
           
 WireFormat.JavaType Descriptors.FieldDescriptor.getLiteJavaType()
          For internal use only.
static WireFormat.JavaType WireFormat.JavaType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WireFormat.JavaType[] WireFormat.JavaType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008-2010 Google. All Rights Reserved.