| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.xml.impl.XsObjectImplorg.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImplorg.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImplorg.apache.ws.jaxme.xs.xml.impl.XsTRestrictionTypeImplorg.apache.ws.jaxme.xs.xml.impl.XsTComplexRestrictionTypeImplpublic class XsTComplexRestrictionTypeImplextends XsTRestrictionTypeImplimplements XsTComplexRestrictionTypexs:complexRestrictionType,
as specified by the following:
<xs:complexType name="complexRestrictionType">
<xs:complexContent>
<xs:restriction base="xs:restrictionType">
<xs:sequence>
<xs:element ref="xs:annotation" minOccurs="0"/>
<xs:group ref="xs:typeDefParticle" minOccurs="0"/>
<xs:group ref="xs:attrDecls"/>
</xs:sequence>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
Constructor Summary | |
| |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl | |
createAnnotation, getAnnotation, getId, setId | |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl | |
getOpenAttributes, setAttribute | |
Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl | |
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate | |
public XsEEnumeration createEnumeration() throws SAXException
- Specified by:
- createEnumeration in interface XsGSimpleRestrictionModel
- Overrides:
- createEnumeration in interface XsTRestrictionTypeImpl
public XsEFractionDigits createFractionDigits() throws SAXException
- Specified by:
- createFractionDigits in interface XsGSimpleRestrictionModel
- Overrides:
- createFractionDigits in interface XsTRestrictionTypeImpl
public XsELength createLength() throws SAXException
- Specified by:
- createLength in interface XsGSimpleRestrictionModel
- Overrides:
- createLength in interface XsTRestrictionTypeImpl
public XsEMaxExclusive createMaxExclusive() throws SAXException
- Specified by:
- createMaxExclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMaxExclusive in interface XsTRestrictionTypeImpl
public XsEMaxInclusive createMaxInclusive() throws SAXException
- Specified by:
- createMaxInclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMaxInclusive in interface XsTRestrictionTypeImpl
public XsEMaxLength createMaxLength() throws SAXException
- Specified by:
- createMaxLength in interface XsGSimpleRestrictionModel
- Overrides:
- createMaxLength in interface XsTRestrictionTypeImpl
public XsEMinExclusive createMinExclusive() throws SAXException
- Specified by:
- createMinExclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMinExclusive in interface XsTRestrictionTypeImpl
public XsEMinInclusive createMinInclusive() throws SAXException
- Specified by:
- createMinInclusive in interface XsGSimpleRestrictionModel
- Overrides:
- createMinInclusive in interface XsTRestrictionTypeImpl
public XsEMinLength createMinLength() throws SAXException
- Specified by:
- createMinLength in interface XsGSimpleRestrictionModel
- Overrides:
- createMinLength in interface XsTRestrictionTypeImpl
public XsEPattern createPattern() throws SAXException
- Specified by:
- createPattern in interface XsGSimpleRestrictionModel
- Overrides:
- createPattern in interface XsTRestrictionTypeImpl
public XsTLocalSimpleType createSimpleType() throws SAXException
- Specified by:
- createSimpleType in interface XsGSimpleRestrictionModel
- Overrides:
- createSimpleType in interface XsTRestrictionTypeImpl
public XsETotalDigits createTotalDigits() throws SAXException
- Specified by:
- createTotalDigits in interface XsGSimpleRestrictionModel
- Overrides:
- createTotalDigits in interface XsTRestrictionTypeImpl
public XsEWhiteSpace createWhiteSpace() throws SAXException
- Specified by:
- createWhiteSpace in interface XsGSimpleRestrictionModel
- Overrides:
- createWhiteSpace in interface XsTRestrictionTypeImpl