Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.ws.jaxme.xs.xml
Interface XsEMaxLength  view XsEMaxLength download XsEMaxLength.java

All Superinterfaces:
XsObject, XsTAnnotated, XsTFacetBase, XsTFixedFacet, XsTNumFacet, XsTOpenAttrs

public interface XsEMaxLength
extends XsTNumFacet

Iinterface of xs:maxLength, following this specification:

  
    
      
    
  
 


Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTNumFacet
getValue, setValue
 
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTFixedFacet
isFixed, setFixed
 
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTFacetBase
getFacetName
 
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTAnnotated
createAnnotation, getAnnotation, getId, setId
 
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTOpenAttrs
getOpenAttributes
 
Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsObject
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate