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