Package | Description |
---|---|
org.kuali.ole.module.purap |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.