|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.cmp.BuiltInConstraint org.jbind.xml.schema.cmp.BuiltInConstraint.DateOrTimeConstraint
Nested Class Summary |
Constructor Summary | |
protected |
BuiltInConstraint.DateOrTimeConstraint()
|
Method Summary | |
protected void |
checkDate(IDateBase aDate,
IHasLocation aHasLocation,
IConstraintViolations aViolations)
|
protected void |
checkTime(IPointInTime aTime,
IHasLocation aHasLocation,
IConstraintViolations aViolations)
|
Methods inherited from class org.jbind.xml.schema.cmp.BuiltInConstraint |
getConstraintType, getLocation, globalCheck, isFinal, isRestriction, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jbind.xml.core.constraint.IConstraint |
localCheck |
Constructor Detail |
protected BuiltInConstraint.DateOrTimeConstraint()
Method Detail |
protected void checkDate(IDateBase aDate, IHasLocation aHasLocation, IConstraintViolations aViolations)
protected void checkTime(IPointInTime aTime, IHasLocation aHasLocation, IConstraintViolations aViolations)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |