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

Packages that use Field
com.sforce.soap.partner   
 

Uses of Field in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner with type parameters of type Field
protected  java.util.List<Field> DescribeSObjectResult.fields
           
 

Methods in com.sforce.soap.partner that return Field
 Field ObjectFactory.createField()
          Create an instance of Field
 

Methods in com.sforce.soap.partner that return types with arguments of type Field
 java.util.List<Field> DescribeSObjectResult.getFields()
          Gets the value of the fields property.
 



Copyright © 2010. All Rights Reserved.