Uses of Class
com.sforce.soap.partner.OwnerChangeOptionType
-
Packages that use OwnerChangeOptionType Package Description com.sforce.soap.partner -
-
Uses of OwnerChangeOptionType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return OwnerChangeOptionType Modifier and Type Method Description OwnerChangeOptionTypeIOwnerChangeOption. getType()element : type of type {urn:partner.soap.sforce.com}OwnerChangeOptionType java type: com.sforce.soap.partner.OwnerChangeOptionTypeOwnerChangeOptionTypeOwnerChangeOption. getType()static OwnerChangeOptionTypeOwnerChangeOptionType. valueOf(String name)Returns the enum constant of this type with the specified name.static OwnerChangeOptionType[]OwnerChangeOptionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type OwnerChangeOptionType Modifier and Type Method Description voidIOwnerChangeOption. setType(OwnerChangeOptionType type)voidOwnerChangeOption. setType(OwnerChangeOptionType type)
-