| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
SoapType |
Field.getSoapType() |
SoapType |
IField.getSoapType()
element : soapType of type {urn:partner.soap.sforce.com}soapType
java type: com.sforce.soap.partner.SoapType
|
static SoapType |
SoapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoapType[] |
SoapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setSoapType(SoapType soapType) |
void |
IField.setSoapType(SoapType soapType) |
Copyright © 2015. All Rights Reserved.