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
 NumFacet RestrictionType.FacetsItem.getItemFractionDigits()
           
 NumFacet Restriction.FacetsItem.getItemFractionDigits()
           
 NumFacet RestrictionType.FacetsItem.getItemLength()
           
 NumFacet Restriction.FacetsItem.getItemLength()
           
 NumFacet RestrictionType.FacetsItem.getItemMaxLength()
           
 NumFacet Restriction.FacetsItem.getItemMaxLength()
           
 NumFacet RestrictionType.FacetsItem.getItemMinLength()
           
 NumFacet Restriction.FacetsItem.getItemMinLength()
           
 

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>}
 void RestrictionType.FacetsItem.setItemFractionDigits(NumFacet target)
           
 void Restriction.FacetsItem.setItemFractionDigits(NumFacet target)
           
 void RestrictionType.FacetsItem.setItemLength(NumFacet target)
           
 void Restriction.FacetsItem.setItemLength(NumFacet target)
           
 void RestrictionType.FacetsItem.setItemMaxLength(NumFacet target)
           
 void Restriction.FacetsItem.setItemMaxLength(NumFacet target)
           
 void RestrictionType.FacetsItem.setItemMinLength(NumFacet target)
           
 void Restriction.FacetsItem.setItemMinLength(NumFacet target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.