Uses of Class
com.dyuproject.protostuff.WireFormat.JavaType

Uses of WireFormat.JavaType in com.dyuproject.protostuff
 

Fields in com.dyuproject.protostuff declared as WireFormat.JavaType
 WireFormat.JavaType WireFormat.FieldType.javaType
           
 

Methods in com.dyuproject.protostuff that return WireFormat.JavaType
 WireFormat.JavaType WireFormat.FieldType.getJavaType()
           
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 are declared.
 



Copyright © 2009-2012. All Rights Reserved.