Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container.Specification

Packages that use Specification
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container   
 

Uses of Specification in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with type parameters of type Specification
protected  List<Specification> Specifications.specification
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return Specification
 Specification Specification.clone()
          Creates and returns a copy of this object.
 Specification ObjectFactory.createSpecification()
          Create an instance of Specification
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container that return types with arguments of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 List<Specification> Specifications.getSpecification()
          Gets the value of the specification property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jdtaus.container with parameters of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 

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



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