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.Json
Packages that use
Json
Package
Description
com.sforce.soap.partner
Uses of
Json
in
com.sforce.soap.partner
Methods in
com.sforce.soap.partner
that return
Json
Modifier and Type
Method
Description
static
Json
Json.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Json
[]
Json.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.