|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadPaymentStatus.LoadStatus | |
---|---|
org.kuali.kfs.pdp.businessobject |
Uses of LoadPaymentStatus.LoadStatus in org.kuali.kfs.pdp.businessobject |
---|
Methods in org.kuali.kfs.pdp.businessobject that return LoadPaymentStatus.LoadStatus | |
---|---|
LoadPaymentStatus.LoadStatus |
LoadPaymentStatus.getLoadStatus()
Gets the loadStatus attribute. |
static LoadPaymentStatus.LoadStatus |
LoadPaymentStatus.LoadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoadPaymentStatus.LoadStatus[] |
LoadPaymentStatus.LoadStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.kuali.kfs.pdp.businessobject with parameters of type LoadPaymentStatus.LoadStatus | |
---|---|
void |
LoadPaymentStatus.setLoadStatus(LoadPaymentStatus.LoadStatus loadStatus)
Sets the loadStatus attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |