Package | Description |
---|---|
com.fatwire.rest.beans |
Modifier and Type | Field and Description |
---|---|
protected List<AttributeDefBean> |
AssetTypeBean.attributes |
protected List<AttributeDefBean> |
AssetTypeBean.parents |
Modifier and Type | Method and Description |
---|---|
AttributeDefBean |
ObjectFactory.createAttributeDefBean()
Create an instance of
AttributeDefBean |
Modifier and Type | Method and Description |
---|---|
List<AttributeDefBean> |
AssetTypeBean.getAttributes()
Gets the value of the attributes property.
|
List<AttributeDefBean> |
AssetTypeBean.getParents()
Gets the value of the parents property.
|