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