public interface IOwnerChangeOption
| Modifier and Type | Method and Description |
|---|---|
boolean |
getExecute()
element : execute of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
OwnerChangeOptionType |
getType()
element : type of type {urn:partner.soap.sforce.com}OwnerChangeOptionType
java type: com.sforce.soap.partner.OwnerChangeOptionType
|
boolean |
isExecute() |
void |
setExecute(boolean execute) |
void |
setType(OwnerChangeOptionType type) |
OwnerChangeOptionType getType()
void setType(OwnerChangeOptionType type)
boolean getExecute()
boolean isExecute()
void setExecute(boolean execute)
Copyright © 2020. All Rights Reserved.