JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.sforce.soap.metadata.Fit
Uses of
Fit
in
com.sforce.soap.metadata
Methods in
com.sforce.soap.metadata
that return
Fit
Modifier and Type
Method
Description
static
Fit
Fit.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Fit
[]
Fit.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.