Uses of Class
org.kuali.student.r1.common.dictionary.old.dto.CaseConstraint

Packages that use CaseConstraint
org.kuali.student.r1.common.dictionary.old.dto Copyright 2010 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of CaseConstraint in org.kuali.student.r1.common.dictionary.old.dto
 

Fields in org.kuali.student.r1.common.dictionary.old.dto with type parameters of type CaseConstraint
protected  List<CaseConstraint> ConstraintSelector.caseConstraint
          Deprecated.  
 

Methods in org.kuali.student.r1.common.dictionary.old.dto that return types with arguments of type CaseConstraint
 List<CaseConstraint> ConstraintSelector.getCaseConstraint()
          Deprecated.  
 

Method parameters in org.kuali.student.r1.common.dictionary.old.dto with type arguments of type CaseConstraint
 void ConstraintSelector.setCaseConstraint(List<CaseConstraint> caseConstraint)
          Deprecated.  
 



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