Uses of 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 JsonJson. valueOf(String name)Returns the enum constant of this type with the specified name.static Json[]Json. values()Returns an array containing the constants of this enum type, in the order they are declared.
-