|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.integration.cam.businessobject.Asset
public class Asset
| Constructor Summary | |
|---|---|
Asset()
|
|
| Method Summary | |
|---|---|
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. |
void |
prepareForWorkflow()
|
void |
refresh()
|
void |
setBuildingCode(String buildingCode)
Sets the buildingCode attribute. |
void |
setBuildingRoomNumber(String buildingRoomNumber)
Sets the buildingRoomNumber attribute. |
void |
setBuildingSubRoomNumber(String buildingSubRoomNumber)
Sets the buildingSubRoomNumber attribute. |
void |
setCampusCode(String campusCode)
Sets the campusCode attribute. |
void |
setCampusTagNumber(String campusTagNumber)
Sets the campusTagNumber attribute. |
void |
setCapitalAssetDescription(String capitalAssetDescription)
Sets the capitalAssetDescription attribute. |
void |
setCapitalAssetNumber(Long capitalAssetNumber)
Sets the capitalAssetNumber attribute. |
void |
setCapitalAssetTypeCode(String capitalAssetTypeCode)
Sets the capitalAssetTypeCode attribute. |
void |
setManufacturerModelNumber(String manufacturerModelNumber)
Sets the manufacturerModelNumber attribute. |
void |
setManufacturerName(String manufacturerName)
Sets the manufacturerName attribute. |
void |
setQuantity(Integer quantity)
|
void |
setSerialNumber(String serialNumber)
Sets the serialNumber attribute. |
void |
setVendorName(String vendorName)
Sets the vendorName attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Asset()
| Method Detail |
|---|
public Long getCapitalAssetNumber()
getCapitalAssetNumber in interface CapitalAssetManagementAssetpublic void setCapitalAssetNumber(Long capitalAssetNumber)
capitalAssetNumber - The capitalAssetNumber to set.public String getCapitalAssetDescription()
getCapitalAssetDescription in interface CapitalAssetManagementAssetpublic void setCapitalAssetDescription(String capitalAssetDescription)
capitalAssetDescription - The capitalAssetDescription to set.public String getCapitalAssetTypeCode()
getCapitalAssetTypeCode in interface CapitalAssetManagementAssetpublic void setCapitalAssetTypeCode(String capitalAssetTypeCode)
capitalAssetTypeCode - The capitalAssetTypeCode to set.public String getVendorName()
getVendorName in interface CapitalAssetManagementAssetpublic void setVendorName(String vendorName)
vendorName - The vendorName to set.public String getCampusCode()
getCampusCode in interface CapitalAssetManagementAssetpublic void setCampusCode(String campusCode)
campusCode - The campusCode to set.public String getBuildingCode()
getBuildingCode in interface CapitalAssetManagementAssetpublic void setBuildingCode(String buildingCode)
buildingCode - The buildingCode to set.public String getBuildingRoomNumber()
getBuildingRoomNumber in interface CapitalAssetManagementAssetpublic void setBuildingRoomNumber(String buildingRoomNumber)
buildingRoomNumber - The buildingRoomNumber to set.public String getBuildingSubRoomNumber()
getBuildingSubRoomNumber in interface CapitalAssetManagementAssetpublic void setBuildingSubRoomNumber(String buildingSubRoomNumber)
buildingSubRoomNumber - The buildingSubRoomNumber to set.public String getCampusTagNumber()
getCampusTagNumber in interface CapitalAssetManagementAssetpublic void setCampusTagNumber(String campusTagNumber)
campusTagNumber - The campusTagNumber to set.public String getManufacturerName()
getManufacturerName in interface CapitalAssetManagementAssetpublic void setManufacturerName(String manufacturerName)
manufacturerName - The manufacturerName to set.public String getManufacturerModelNumber()
getManufacturerModelNumber in interface CapitalAssetManagementAssetpublic void setManufacturerModelNumber(String manufacturerModelNumber)
manufacturerModelNumber - The manufacturerModelNumber to set.public String getSerialNumber()
getSerialNumber in interface CapitalAssetManagementAssetpublic void setSerialNumber(String serialNumber)
serialNumber - The serialNumber to set.public void prepareForWorkflow()
prepareForWorkflow in interface org.kuali.rice.kns.bo.BusinessObjectpublic void refresh()
refresh in interface org.kuali.rice.kns.bo.BusinessObjectpublic Integer getQuantity()
CapitalAssetManagementAsset
getQuantity in interface CapitalAssetManagementAssetpublic void setQuantity(Integer quantity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||