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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.jomc 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.jomc 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 Instance.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.jomc.impl
 

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

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

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



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