org.jbind.xml.core.constraint
Class ConstraintType.Enumeration

java.lang.Object
  extended byorg.jbind.xml.core.constraint.ConstraintType
      extended byorg.jbind.xml.core.constraint.ConstraintType.FacetConstraintType
          extended byorg.jbind.xml.core.constraint.ConstraintType.Enumeration
Enclosing class:
ConstraintType

public static class ConstraintType.Enumeration
extends org.jbind.xml.core.constraint.ConstraintType.FacetConstraintType


Nested Class Summary
 class ConstraintType.Enumeration.EnumerationConstraint
           
 
Nested classes inherited from class org.jbind.xml.core.constraint.ConstraintType
ConstraintType.Checker, ConstraintType.Digits, ConstraintType.Enumeration, ConstraintType.Length, ConstraintType.Order, ConstraintType.Pattern, ConstraintType.WhiteSpace
 
Field Summary
 
Fields inherited from class org.jbind.xml.core.constraint.ConstraintType
ATTRIBUTES, BUILT_IN, CHECKER_EP, CHECKER_LWEP, CHECKER_ODWEP, CHECKER_OWEP, CHECKER_WEP, CHECKER_WP, ELEMENT_KEY, ELEMENT_KEY_REF, ELEMENT_UNIQUE, ENUMERATION, FRACTION_DIGITS, ID, ID_REF, ID_REFS, IDS, LENGTH, MAX_EXCLUSIVE, MAX_INCLUSIVE, MAX_LENGTH, MIN_EXCLUSIVE, MIN_INCLUSIVE, MIN_LENGTH, PATTERN, TOTAL_DIGITS, TYPE_KEY, TYPE_KEY_REF, TYPE_UNIQUE, WHITE_SPACE, XPATH_CONSTRAINT
 
Method Summary
 IEnumerationConstraint createConstraint()
           
 
Methods inherited from class org.jbind.xml.core.constraint.ConstraintType
getIndex, getNbMultipleConstraintTypes, getNbSingleConstraintTypes, isSingleNotMultiple, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

createConstraint

public IEnumerationConstraint createConstraint()