public class HardwareAsset extends Asset implements IHardwareAsset, java.io.Serializable
| Constructor and Description | 
|---|
| HardwareAsset() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDescription()Get the asset description. | 
| java.lang.String | getSku()Get the stock keeping unit (SKU). | 
| void | setDescription(java.lang.String description) | 
| void | setSku(java.lang.String sku) | 
compareTo, getAssetCategoryId, getId, getImageUrl, getName, getProperties, getType, setAssetCategoryId, setId, setImageUrl, setName, setProperties, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssetCategoryId, getId, getImageUrl, getName, getProperties, getTypepublic java.lang.String getSku()
IHardwareAssetgetSku in interface IHardwareAssetpublic void setSku(java.lang.String sku)
public java.lang.String getDescription()
IHardwareAssetgetDescription in interface IHardwareAssetpublic void setDescription(java.lang.String description)