public interface IAssetCategoryCreateRequest
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
AssetType |
getAssetType()
Get type of assets held in category.
|
java.lang.String |
getId()
Get category id.
|
java.lang.String |
getName()
Get category name.
|
java.lang.String getId()
java.lang.String getName()
AssetType getAssetType()