| Package | Description |
|---|---|
| org.kuali.kra.protocol |
This package is meant to hold all classes
common/cross-cutting across the Protocol.
|
| Modifier and Type | Method and Description |
|---|---|
static ProtocolDocumentBase.ProtocolWorkflowType |
ProtocolDocumentBase.ProtocolWorkflowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolDocumentBase.ProtocolWorkflowType[] |
ProtocolDocumentBase.ProtocolWorkflowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDocumentBase.setProtocolWorkflowType(ProtocolDocumentBase.ProtocolWorkflowType protocolWorkflowType) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.