org.kuali.student.common.dictionary.dto
Class ValidCharsConstraint
java.lang.Object
org.kuali.student.common.dictionary.dto.BaseConstraint
org.kuali.student.common.dictionary.dto.ValidCharsConstraint
public class ValidCharsConstraint
- extends BaseConstraint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected String value
ValidCharsConstraint
public ValidCharsConstraint()
getValue
public String getValue()
- Returns:
- the value
setValue
public void setValue(String value)
- Parameters:
value
- the value to set
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.