| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected List<Attribute> |
AssetBean.attributes |
protected List<Attribute> |
Struct.items |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
ObjectFactory.createAttribute()
Create an instance of
Attribute |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
AssetBean.getAttributes()
Gets the value of the attributes property.
|
List<Attribute> |
Struct.getItems()
Gets the value of the items property.
|