Uses of Class
com.stackmob.core.rest.ResponseToProcess.FieldType

Packages that use ResponseToProcess.FieldType
com.stackmob.core.rest   
 

Uses of ResponseToProcess.FieldType in com.stackmob.core.rest
 

Methods in com.stackmob.core.rest that return ResponseToProcess.FieldType
 ResponseToProcess.FieldType ResponseToProcess.getResponseField()
          Returns the response byte array.
static ResponseToProcess.FieldType ResponseToProcess.FieldType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResponseToProcess.FieldType[] ResponseToProcess.FieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 StackMob. All Rights Reserved.