| Package | Description |
|---|---|
| com.exacttarget.fuelsdk.internal |
| Modifier and Type | Field and Description |
|---|---|
protected SoapType |
PropertyDefinition.valueType |
| Modifier and Type | Method and Description |
|---|---|
static SoapType |
SoapType.fromValue(String v) |
SoapType |
PropertyDefinition.getValueType()
Gets the value of the valueType property.
|
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 |
PropertyDefinition.setValueType(SoapType value)
Sets the value of the valueType property.
|
Copyright © 2017. All rights reserved.