Uses of Class
org.w3._2001.xmlschema.NumFacet

Packages that use NumFacet
org.w3._2001.xmlschema   
 

Uses of NumFacet in org.w3._2001.xmlschema
 

Subclasses of NumFacet in org.w3._2001.xmlschema
 class TotalDigits
          Java class for anonymous complex type.
 

Methods in org.w3._2001.xmlschema that return NumFacet
 NumFacet ObjectFactory.createNumFacet()
          Create an instance of NumFacet
 

Methods in org.w3._2001.xmlschema that return types with arguments of type NumFacet
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createFractionDigits(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createLength(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createMaxLength(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createMinLength(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 

Methods in org.w3._2001.xmlschema with parameters of type NumFacet
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createFractionDigits(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createLength(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createMaxLength(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 javax.xml.bind.JAXBElement<NumFacet> ObjectFactory.createMinLength(NumFacet value)
          Create an instance of JAXBElement<NumFacet>}
 



Copyright © 2011 evolveum. All Rights Reserved.