Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Specification

Packages that use Specification
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container   
 

Uses of Specification in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container declared as Specification
protected  Specification[] Specifications.specification
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container that return Specification
 Specification Specification.clone()
          Creates and returns a copy of this object.
protected static Specification ObjectFactory.copyOfSpecification(Specification clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Specification instance.
 Specification ObjectFactory.createSpecification()
          Create an instance of Specification
 Specification[] Specifications.getSpecification()
           
 Specification Specifications.getSpecification(int idx)
           
 Specification Specifications.setSpecification(int idx, Specification value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.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>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container with parameters of type Specification
protected static Specification ObjectFactory.copyOfSpecification(Specification clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.jdtaus.container.Specification instance.
protected  void Specifications.copySpecification(Specification[] source)
          Copies all values of property Specification.
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 Specification Specifications.setSpecification(int idx, Specification value)
           
 void Specifications.setSpecification(Specification[] values)
           
 

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



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