|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PurapConstants.PaymentRequestStatuses.STATUS_ORDER | |
---|---|
org.kuali.kfs.module.purap |
Uses of PurapConstants.PaymentRequestStatuses.STATUS_ORDER in org.kuali.kfs.module.purap |
---|
Methods in org.kuali.kfs.module.purap that return PurapConstants.PaymentRequestStatuses.STATUS_ORDER | |
---|---|
static PurapConstants.PaymentRequestStatuses.STATUS_ORDER |
PurapConstants.PaymentRequestStatuses.STATUS_ORDER.getByStatusCode(String statusCode)
|
static PurapConstants.PaymentRequestStatuses.STATUS_ORDER |
PurapConstants.PaymentRequestStatuses.STATUS_ORDER.getPreviousStatus(String statusCode)
|
static PurapConstants.PaymentRequestStatuses.STATUS_ORDER |
PurapConstants.PaymentRequestStatuses.STATUS_ORDER.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PurapConstants.PaymentRequestStatuses.STATUS_ORDER[] |
PurapConstants.PaymentRequestStatuses.STATUS_ORDER.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |