Package edu.sc.seis.sod.validator.model
Class DataList
java.lang.Object
edu.sc.seis.sod.validator.model.AbstractForm
edu.sc.seis.sod.validator.model.AbstractMultigenitorForm
edu.sc.seis.sod.validator.model.DataList
- All Implemented Interfaces:
Form
,FormProvider
,MultigenitorForm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class edu.sc.seis.sod.validator.model.AbstractMultigenitorForm
accept, getAttributes, getChildren, getElementalChildren, isAncestorOf
Methods inherited from class edu.sc.seis.sod.validator.model.AbstractForm
copyGutsOver, deref, getAnnotation, getDef, getForm, getMax, getMin, getNamespace, getParent, getXPath, isAncestorOf, isFromDef, setAnnotation, setMax, setMin, setNamespace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface edu.sc.seis.sod.validator.model.Form
deref, getAnnotation, getDef, getNamespace, getParent, getXPath, isAncestorOf, isFromDef
Methods inherited from interface edu.sc.seis.sod.validator.model.FormProvider
getForm, getMax, getMin, setAnnotation, setMax, setMin
-
Constructor Details
-
DataList
public DataList(int min, int max) -
DataList
-
-
Method Details
-
copyWithNewParent
-