Uses of Class
easybox.org.w3._2001.xmlschema.EJaxbAnnotated

Packages that use EJaxbAnnotated
easybox.org.w3._2001.xmlschema   
 

Uses of EJaxbAnnotated in easybox.org.w3._2001.xmlschema
 

Subclasses of EJaxbAnnotated in easybox.org.w3._2001.xmlschema
 class EJaxbAll
          Only elements allowed inside Java class for all complex type.
 class EJaxbAny
          Java class for anonymous complex type.
 class EJaxbAttribute
          Java class for attribute complex type.
 class EJaxbAttributeGroup
          Java class for attributeGroup complex type.
 class EJaxbAttributeGroupRef
          Java class for attributeGroupRef complex type.
 class EJaxbComplexContent
          Java class for anonymous complex type.
 class EJaxbComplexRestrictionType
          Java class for complexRestrictionType complex type.
 class EJaxbComplexType
          Java class for complexType complex type.
 class EJaxbElement
          The element element can be used either at the top level to define an element-type binding globally, or within a content model to either reference a globally-defined element or type or declare an element-type binding locally.
 class EJaxbExplicitGroup
          group type for the three kinds of group Java class for explicitGroup complex type.
 class EJaxbExtensionType
          Java class for extensionType complex type.
 class EJaxbFacet
          Java class for facet complex type.
 class EJaxbField
          Java class for anonymous complex type.
 class EJaxbGroup
          group type for explicit groups, named top-level groups and group references Java class for group complex type.
 class EJaxbGroupRef
          Java class for groupRef complex type.
 class EJaxbImport
          Java class for anonymous complex type.
 class EJaxbInclude
          Java class for anonymous complex type.
 class EJaxbKeybase
          Java class for keybase complex type.
 class EJaxbKeyref
          Java class for anonymous complex type.
 class EJaxbList
          itemType attribute and simpleType child are mutually exclusive, but one or other is required Java class for anonymous complex type.
 class EJaxbLocalComplexType
          Java class for localComplexType complex type.
 class EJaxbLocalElement
          Java class for localElement complex type.
 class EJaxbLocalSimpleType
          Java class for localSimpleType complex type.
 class EJaxbNamedAttributeGroup
          Java class for namedAttributeGroup complex type.
 class EJaxbNamedGroup
          Java class for namedGroup complex type.
 class EJaxbNarrowMaxMin
          restricted max/min Java class for narrowMaxMin complex type.
 class EJaxbNoFixedFacet
          Java class for noFixedFacet complex type.
 class EJaxbNotation
          Java class for anonymous complex type.
 class EJaxbNumFacet
          Java class for numFacet complex type.
 class EJaxbPattern
          Java class for anonymous complex type.
 class EJaxbRealGroup
          Java class for realGroup complex type.
 class EJaxbRestriction
          base attribute and simpleType child are mutually exclusive, but one or other is required Java class for anonymous complex type.
 class EJaxbRestrictionType
          Java class for restrictionType complex type.
 class EJaxbSelector
          Java class for anonymous complex type.
 class EJaxbSimpleContent
          Java class for anonymous complex type.
 class EJaxbSimpleExplicitGroup
          Java class for simpleExplicitGroup complex type.
 class EJaxbSimpleExtensionType
          Java class for simpleExtensionType complex type.
 class EJaxbSimpleRestrictionType
          Java class for simpleRestrictionType complex type.
 class EJaxbSimpleType
          Java class for simpleType complex type.
 class EJaxbTopLevelAttribute
          Java class for topLevelAttribute complex type.
 class EJaxbTopLevelComplexType
          Java class for topLevelComplexType complex type.
 class EJaxbTopLevelElement
          Java class for topLevelElement complex type.
 class EJaxbTopLevelSimpleType
          Java class for topLevelSimpleType complex type.
 class EJaxbTotalDigits
          Java class for anonymous complex type.
 class EJaxbUnion
          memberTypes attribute must be non-empty or there must be at least one simpleType child Java class for anonymous complex type.
 class EJaxbWhiteSpace
          Java class for anonymous complex type.
 class EJaxbWildcard
          Java class for wildcard complex type.
 

Fields in easybox.org.w3._2001.xmlschema with type parameters of type EJaxbAnnotated
protected  java.util.List<EJaxbAnnotated> EJaxbAttributeGroup.attributeOrAttributeGroup
           
protected  java.util.List<EJaxbAnnotated> EJaxbRestrictionType.attributeOrAttributeGroup
           
protected  java.util.List<EJaxbAnnotated> EJaxbComplexType.attributeOrAttributeGroup
           
protected  java.util.List<EJaxbAnnotated> EJaxbExtensionType.attributeOrAttributeGroup
           
protected  java.util.List<EJaxbAnnotated> EJaxbSchema.simpleTypeOrComplexTypeOrGroup
           
 

Methods in easybox.org.w3._2001.xmlschema that return EJaxbAnnotated
 EJaxbAnnotated ObjectFactory.createEJaxbAnnotated()
          Create an instance of EJaxbAnnotated
 

Methods in easybox.org.w3._2001.xmlschema that return types with arguments of type EJaxbAnnotated
 java.util.List<EJaxbAnnotated> EJaxbAttributeGroup.getAttributeOrAttributeGroup()
          Gets the value of the attributeOrAttributeGroup property.
 java.util.List<EJaxbAnnotated> EJaxbRestrictionType.getAttributeOrAttributeGroup()
          Gets the value of the attributeOrAttributeGroup property.
 java.util.List<EJaxbAnnotated> EJaxbComplexType.getAttributeOrAttributeGroup()
          Gets the value of the attributeOrAttributeGroup property.
 java.util.List<EJaxbAnnotated> EJaxbExtensionType.getAttributeOrAttributeGroup()
          Gets the value of the attributeOrAttributeGroup property.
 java.util.List<EJaxbAnnotated> EJaxbSchema.getSimpleTypeOrComplexTypeOrGroup()
          Gets the value of the simpleTypeOrComplexTypeOrGroup property.
 



Copyright © 2011 Petals Link. All Rights Reserved.