Uses of Class
org.kuali.student.contract.model.OrchestrationObject.Source

Packages that use OrchestrationObject.Source
org.kuali.student.contract.model   
 

Uses of OrchestrationObject.Source in org.kuali.student.contract.model
 

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)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.