Package | Description |
---|---|
org.kuali.student.contract.model |
Modifier and Type | Method and Description |
---|---|
OrchestrationObjectField.WriteAccess |
OrchestrationObjectField.getWriteAccess() |
static OrchestrationObjectField.WriteAccess |
OrchestrationObjectField.WriteAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrchestrationObjectField.WriteAccess[] |
OrchestrationObjectField.WriteAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OrchestrationObjectField.setWriteAccess(OrchestrationObjectField.WriteAccess writeAccess) |
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.