|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.validator.model.AbstractForm
edu.sc.seis.sod.validator.model.Text
public class Text
Constructor Summary | |
---|---|
Text()
|
|
Text(Form parent)
|
Method Summary | |
---|---|
void |
accept(Tourist v)
|
FormProvider |
copyWithNewParent(Form newParent)
|
java.lang.String |
toString()
|
Methods inherited from class edu.sc.seis.sod.validator.model.AbstractForm |
---|
copyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Text()
public Text(Form parent)
Method Detail |
---|
public FormProvider copyWithNewParent(Form newParent)
public java.lang.String toString()
toString
in class java.lang.Object
public void accept(Tourist v)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |