Uses of Class
org.kuali.student.common.dictionary.dto.WhenConstraint

Packages that use WhenConstraint
org.kuali.student.common.dictionary.dto   
 

Uses of WhenConstraint in org.kuali.student.common.dictionary.dto
 

Fields in org.kuali.student.common.dictionary.dto with type parameters of type WhenConstraint
protected  List<WhenConstraint> CaseConstraint.whenConstraint
           
 

Methods in org.kuali.student.common.dictionary.dto that return types with arguments of type WhenConstraint
 List<WhenConstraint> CaseConstraint.getWhenConstraint()
           
 

Method parameters in org.kuali.student.common.dictionary.dto with type arguments of type WhenConstraint
 void CaseConstraint.setWhenConstraint(List<WhenConstraint> whenConstraint)
           
 



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