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

Packages that use GetUpdatedResult
com.sforce.soap.partner   
 

Uses of GetUpdatedResult in com.sforce.soap.partner
 

Fields in com.sforce.soap.partner declared as GetUpdatedResult
protected  GetUpdatedResult GetUpdatedResponse.result
           
 

Methods in com.sforce.soap.partner that return GetUpdatedResult
 GetUpdatedResult ObjectFactory.createGetUpdatedResult()
          Create an instance of GetUpdatedResult
 GetUpdatedResult GetUpdatedResponse.getResult()
          Gets the value of the result property.
 GetUpdatedResult Soap.getUpdated(java.lang.String sObjectType, javax.xml.datatype.XMLGregorianCalendar startDate, javax.xml.datatype.XMLGregorianCalendar endDate, SessionHeader sessionHeader)
           
 

Methods in com.sforce.soap.partner with parameters of type GetUpdatedResult
 void GetUpdatedResponse.setResult(GetUpdatedResult value)
          Sets the value of the result property.
 



Copyright © 2010. All Rights Reserved.