JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum 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
FaultCode
FaultCode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
FaultCode
[]
FaultCode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.