Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.Specifications

Packages that use Specifications
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl   
 

Uses of Specifications in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container that return Specifications
 Specifications ObjectFactory.createSpecifications()
          Create an instance of Specifications
 Specifications Implementation.getSpecifications()
          Specifications implemented by this implementation.
 Specifications Module.getSpecifications()
          Specifications defined in the module.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container that return types with arguments of type Specifications
 javax.xml.bind.JAXBElement<Specifications> ObjectFactory.createSpecifications(Specifications value)
          Create an instance of JAXBElement<Specifications>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container with parameters of type Specifications
 javax.xml.bind.JAXBElement<Specifications> ObjectFactory.createSpecifications(Specifications value)
          Create an instance of JAXBElement<Specifications>}
 void Implementation.setSpecifications(Specifications value)
          Sets the value of the specifications property.
 void Module.setSpecifications(Specifications value)
          Sets the value of the specifications property.
 

Uses of Specifications in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl that implement Specifications
 class SpecificationsImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl that return Specifications
 Specifications ImplementationImpl.getSpecifications()
           
 Specifications ModuleImpl.getSpecifications()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jdtaus.container.impl with parameters of type Specifications
 void ImplementationImpl.setSpecifications(Specifications value)
           
 void ModuleImpl.setSpecifications(Specifications value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.