|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrchestrationObject.Source | |
|---|---|
| org.kuali.student.contract.model | |
| Uses of OrchestrationObject.Source in org.kuali.student.contract.model |
|---|
| Fields in org.kuali.student.contract.model declared as OrchestrationObject.Source | |
|---|---|
private OrchestrationObject.Source |
OrchestrationObject.source
|
| Methods in org.kuali.student.contract.model that return OrchestrationObject.Source | |
|---|---|
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. |
| Methods in org.kuali.student.contract.model with parameters of type OrchestrationObject.Source | |
|---|---|
void |
OrchestrationObject.setSource(OrchestrationObject.Source source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||