| Package | Description |
|---|---|
| org.kuali.kra.iacuc.actions |
| Modifier and Type | Method and Description |
|---|---|
static IacucProtocolRequestAction |
IacucProtocolRequestAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IacucProtocolRequestAction |
IacucProtocolRequestAction.valueOfActionTypeCode(String actionTypeCode)
Returns the value of this enumeration based on the given actionTypeCode.
|
static IacucProtocolRequestAction |
IacucProtocolRequestAction.valueOfTaskName(String taskName)
Returns the value of this enumeration based on the given taskName.
|
static IacucProtocolRequestAction[] |
IacucProtocolRequestAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.