Uses of Class
com.sforce.soap.partner.fault.FaultCode
-
Packages that use FaultCode Package Description com.sforce.soap.partner.fault -
-
Uses of FaultCode in com.sforce.soap.partner.fault
Methods in com.sforce.soap.partner.fault that return FaultCode Modifier and Type Method Description static FaultCodeFaultCode. 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.
-