|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrchestrationObjectField.WriteAccess | |
---|---|
org.kuali.student.contract.model |
Uses of OrchestrationObjectField.WriteAccess in org.kuali.student.contract.model |
---|
Methods in org.kuali.student.contract.model that return OrchestrationObjectField.WriteAccess | |
---|---|
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. |
Methods in org.kuali.student.contract.model with parameters of type OrchestrationObjectField.WriteAccess | |
---|---|
void |
OrchestrationObjectField.setWriteAccess(OrchestrationObjectField.WriteAccess writeAccess)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |