|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.student.r1.common.dictionary.old.dto.ValidCharsConstraint
@Deprecated public class ValidCharsConstraint
| Field Summary | |
|---|---|
protected String |
fields
Deprecated. |
protected String |
separator
Deprecated. |
protected String |
value
Deprecated. |
| Constructor Summary | |
|---|---|
ValidCharsConstraint()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getFields()
Deprecated. |
String |
getSeparator()
Deprecated. |
String |
getValue()
Deprecated. |
void |
setFields(String fields)
Deprecated. |
void |
setSeparator(String separator)
Deprecated. |
void |
setValue(String value)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String fields
protected String separator
protected String value
| Constructor Detail |
|---|
public ValidCharsConstraint()
| Method Detail |
|---|
public String getFields()
public void setFields(String fields)
fields - the fields to setpublic String getSeparator()
public void setSeparator(String separator)
separator - the separator to setpublic String getValue()
public void setValue(String value)
value - the value to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||