public interface CapitalAssetManagementAsset extends org.kuali.rice.krad.bo.ExternalizableBusinessObject
| Modifier and Type | Method and Description | 
|---|---|
| String | getBuildingCode()Gets the buildingCode attribute. | 
| String | getBuildingRoomNumber()Gets the buildingRoomNumber attribute. | 
| String | getBuildingSubRoomNumber()Gets the buildingSubRoomNumber attribute. | 
| String | getCampusCode()Gets the campusCode attribute. | 
| String | getCampusTagNumber()Gets the campusTagNumber attribute. | 
| String | getCapitalAssetDescription()Gets the capitalAssetDescription attribute. | 
| Long | getCapitalAssetNumber()Gets the capitalAssetNumber attribute. | 
| String | getCapitalAssetTypeCode()Gets the capitalAssetTypeCode attribute. | 
| String | getManufacturerModelNumber()Gets the manufacturerModelNumber attribute. | 
| String | getManufacturerName()Gets the manufacturerName attribute. | 
| Integer | getQuantity()Gets the quantity attribute. | 
| String | getSerialNumber()Gets the serialNumber attribute. | 
| String | getVendorName()Gets the vendorName attribute. | 
Long getCapitalAssetNumber()
String getCampusTagNumber()
String getCapitalAssetTypeCode()
String getVendorName()
String getManufacturerName()
String getCapitalAssetDescription()
String getManufacturerModelNumber()
String getSerialNumber()
String getCampusCode()
String getBuildingCode()
String getBuildingRoomNumber()
String getBuildingSubRoomNumber()
Integer getQuantity()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.