Uses of Enum Class
com.sforce.soap.partner.OwnerChangeOptionType
Packages that use OwnerChangeOptionType
-
Uses of OwnerChangeOptionType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return OwnerChangeOptionTypeModifier and TypeMethodDescriptionIOwnerChangeOption.getType()element : type of type {urn:partner.soap.sforce.com}OwnerChangeOptionType java type: com.sforce.soap.partner.OwnerChangeOptionTypeOwnerChangeOption.getType()static OwnerChangeOptionTypeReturns the enum constant of this class with the specified name.static OwnerChangeOptionType[]OwnerChangeOptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type OwnerChangeOptionTypeModifier and TypeMethodDescriptionvoidIOwnerChangeOption.setType(OwnerChangeOptionType type) voidOwnerChangeOption.setType(OwnerChangeOptionType type)