| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected Struct |
Attribute.Data.structValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<Struct> |
List.items |
protected List<Struct> |
Attribute.Data.structLists |
| Modifier and Type | Method and Description |
|---|---|
Struct |
ObjectFactory.createStruct()
Create an instance of
Struct |
Struct |
Attribute.Data.getStructValue()
Gets the value of the structValue property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Struct> |
List.getItems()
Gets the value of the items property.
|
List<Struct> |
Attribute.Data.getStructLists()
Gets the value of the structLists property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.Data.setStructValue(Struct value)
Sets the value of the structValue property.
|