Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container.Specifications

Packages that use Specifications
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container   
 

Uses of Specifications in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container declared as Specifications
protected  Specifications Implementation.specifications
           
protected  Specifications Module.specifications
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container that return Specifications
 Specifications Specifications.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.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.priv.indexed.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container with parameters of type Specifications
Specifications(Specifications o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container.Specifications instance by copying a given instance.
 



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