Uses of Class
com.sforce.soap.partner.fault.FaultCode

Packages that use FaultCode
com.sforce.soap.partner.fault   
 

Uses of FaultCode in com.sforce.soap.partner.fault
 

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



Copyright © 2012. All Rights Reserved.