|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetCondition | |
---|---|
org.kuali.kfs.module.cam.businessobject |
Uses of AssetCondition in org.kuali.kfs.module.cam.businessobject |
---|
Methods in org.kuali.kfs.module.cam.businessobject that return AssetCondition | |
---|---|
AssetCondition |
AssetGlobal.getAssetCondition()
Gets the assetCondition attribute. |
AssetCondition |
AssetComponent.getComponentCondition()
Gets the componentCondition attribute. |
AssetCondition |
BarcodeInventoryErrorDetail.getCondition()
Gets the condition code reference object |
AssetCondition |
Asset.getCondition()
Gets the condition attribute. |
Methods in org.kuali.kfs.module.cam.businessobject with parameters of type AssetCondition | |
---|---|
void |
AssetGlobal.setAssetCondition(AssetCondition assetCondition)
Deprecated. |
void |
AssetComponent.setComponentCondition(AssetCondition componentCondition)
Deprecated. |
void |
BarcodeInventoryErrorDetail.setCondition(AssetCondition condition)
sets the condition code reference object |
void |
Asset.setCondition(AssetCondition condition)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |