| Package | Description |
|---|---|
| com.fatwire.rest.beans |
| Modifier and Type | Field and Description |
|---|---|
protected List<DimensionValue> |
AssetBean.dimensionParents |
protected List<DimensionValue> |
AssetBean.dimensions |
| Modifier and Type | Method and Description |
|---|---|
DimensionValue |
ObjectFactory.createDimensionValue()
Create an instance of
DimensionValue |
| Modifier and Type | Method and Description |
|---|---|
List<DimensionValue> |
AssetBean.getDimensionParents()
Gets the value of the dimensionParents property.
|
List<DimensionValue> |
AssetBean.getDimensions()
Gets the value of the dimensions property.
|