Uses of Class
com.sforce.soap.apex.ID
-
-
Uses of ID in com.sforce.soap.apex
Methods in com.sforce.soap.apex that return ID Modifier and Type Method Description static IDID. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ID[]ID. values()Returns an array containing the constants of this enum type, in the order they are declared.
-