Uses of Class
com.sforce.soap.partner.FieldType

Packages that use FieldType
com.sforce.soap.partner   
 

Uses of FieldType in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return FieldType
 FieldType Field.getType()
           
static FieldType FieldType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldType[] FieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sforce.soap.partner with parameters of type FieldType
 void Field.setType(FieldType type)
           
 



Copyright © 2012. All Rights Reserved.