Package | Description |
---|---|
org.kuali.ole.sys.batch |
Modifier and Type | Method and Description |
---|---|
FlatFileTransactionInformation.ResultCode |
FlatFileTransactionInformation.getResult() |
static FlatFileTransactionInformation.ResultCode |
FlatFileTransactionInformation.ResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlatFileTransactionInformation.ResultCode[] |
FlatFileTransactionInformation.ResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
FlatFileTransactionInformation.getResultCodeString(FlatFileTransactionInformation.ResultCode resultCode)
Creates a String representation for the given result code
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.