org.apache.ws.jaxme.xs.xml.impl

Class XsEMinInclusiveImpl

Implemented Interfaces:
XsEMinInclusive, XsObject, XsTAnnotated, XsTFacet, XsTFacetBase, XsTFixedFacet, XsTOpenAttrs

public class XsEMinInclusiveImpl
extends XsTFacetImpl
implements XsEMinInclusive

Implementation of xs:minInclusive, following this specification:
  
    
      
    
  
 
Author:
Jochen Wiedmann

Constructor Summary

XsEMinInclusiveImpl(XsObject pParent)

Method Summary

String
getFacetName()

Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTFacetImpl

getValue, setValue, validate

Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTFixedFacetImpl

isFixed, setFixed

Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTFacetBaseImpl

getFacetName

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

Constructor Details

XsEMinInclusiveImpl

protected XsEMinInclusiveImpl(XsObject pParent)

Method Details

getFacetName

public String getFacetName()
Specified by:
getFacetName in interface XsTFacetBase
Overrides:
getFacetName in interface XsTFacetBaseImpl