Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected OverrideType |
ListAttribute.overrideType |
Modifier and Type | Method and Description |
---|---|
static OverrideType |
OverrideType.fromValue(String v) |
OverrideType |
ListAttribute.getOverrideType()
Gets the value of the overrideType property.
|
static OverrideType |
OverrideType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverrideType[] |
OverrideType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ListAttribute.setOverrideType(OverrideType value)
Sets the value of the overrideType property.
|
Copyright © 2017. All rights reserved.