| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
OwnerChangeOptionType |
IOwnerChangeOption.getType()
element : type of type {urn:partner.soap.sforce.com}OwnerChangeOptionType
java type: com.sforce.soap.partner.OwnerChangeOptionType
|
OwnerChangeOptionType |
OwnerChangeOption.getType() |
static OwnerChangeOptionType |
OwnerChangeOptionType.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOwnerChangeOption.setType(OwnerChangeOptionType type) |
void |
OwnerChangeOption.setType(OwnerChangeOptionType type) |
Copyright © 2020. All Rights Reserved.