Uses of Class
com.sforce.rest.ContentType

Packages that use ContentType
com.sforce.rest   
 

Uses of ContentType in com.sforce.rest
 

Methods in com.sforce.rest that return ContentType
static ContentType ContentType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContentType[] ContentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.