Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specifications

Packages that use Specifications
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc   
 

Uses of Specifications in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc declared as Specifications
protected  Specifications Implementation.specifications
           
protected  Specifications Instance.specifications
           
protected  Specifications Module.specifications
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc that return Specifications
 Specifications Specifications.clone()
          Creates and returns a copy of this object.
static Specifications ObjectFactory.copyOfSpecifications(Specifications clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specifications instance.
 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.indexed.valueclass.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.indexed.valueclass.jomc with parameters of type Specifications
static Specifications ObjectFactory.copyOfSpecifications(Specifications clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.Specifications instance.
 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.
 

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



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