| Package | Description |
|---|---|
| com.exacttarget.fuelsdk |
Fuel Java SDK Core
|
| com.exacttarget.fuelsdk.internal |
| Modifier and Type | Method and Description |
|---|---|
LayoutType |
ETContentArea.getLayout() |
| Modifier and Type | Method and Description |
|---|---|
void |
ETContentArea.setLayout(LayoutType layout) |
| Modifier and Type | Field and Description |
|---|---|
protected LayoutType |
ContentArea.layout |
| Modifier and Type | Method and Description |
|---|---|
static LayoutType |
LayoutType.fromValue(String v) |
LayoutType |
ContentArea.getLayout()
Gets the value of the layout property.
|
static LayoutType |
LayoutType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutType[] |
LayoutType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentArea.setLayout(LayoutType value)
Sets the value of the layout property.
|
Copyright © 2017. All rights reserved.