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

Packages that use GetServerTimestampResult
com.sforce.soap.partner   
 

Uses of GetServerTimestampResult in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return GetServerTimestampResult
 GetServerTimestampResult GetServerTimestampResponse.getResult()
          Gets the result value for this GetServerTimestampResponse.
 GetServerTimestampResult Soap.getServerTimestamp()
          Gets server timestamp
 GetServerTimestampResult SoapBindingStub.getServerTimestamp()
           
 

Methods in com.sforce.soap.partner with parameters of type GetServerTimestampResult
 void GetServerTimestampResponse.setResult(GetServerTimestampResult result)
          Sets the result value for this GetServerTimestampResponse.
 

Constructors in com.sforce.soap.partner with parameters of type GetServerTimestampResult
GetServerTimestampResponse(GetServerTimestampResult result)
           
 



Copyright © 2009. All Rights Reserved.