public interface IAssetCategory
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
AssetType |
getAssetType()
Indicates the type of assets provided.
|
java.lang.String |
getId()
Get the unique module identifier.
|
java.lang.String |
getName()
Get the module name.
|
java.lang.String getId()
java.lang.String getName()
AssetType getAssetType()