| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected List |
Attribute.Data.listValue |
| Modifier and Type | Field and Description |
|---|---|
protected List<List> |
Attribute.Data.listLists |
| Modifier and Type | Method and Description |
|---|---|
List |
ObjectFactory.createList()
Create an instance of
List |
List |
Attribute.Data.getListValue()
Gets the value of the listValue property.
|
| Modifier and Type | Method and Description |
|---|---|
List<List> |
Attribute.Data.getListLists()
Gets the value of the listLists property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.Data.setListValue(List value)
Sets the value of the listValue property.
|