Uses of Class
org.plasma.xml.schema.NumFacet

Packages that use NumFacet
org.plasma.xml.schema PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of NumFacet in org.plasma.xml.schema
 

Subclasses of NumFacet in org.plasma.xml.schema
 class TotalDigits
          Java class for anonymous complex type.
 

Methods in org.plasma.xml.schema that return NumFacet
 NumFacet ObjectFactory.createNumFacet()
          Create an instance of NumFacet
 

Methods in org.plasma.xml.schema 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.plasma.xml.schema 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 © 2013. All Rights Reserved.