Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.Specification

Packages that use Specification
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc   
 

Uses of Specification in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc that return Specification
 Specification Specification.clone()
          Creates and returns a copy of this object.
static Specification ObjectFactory.copyOfSpecification(Specification clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.Specification instance.
 Specification ObjectFactory.createSpecification()
          Create an instance of Specification
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc 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.pub.collections.valueclass.jomc with parameters of type Specification
static Specification ObjectFactory.copyOfSpecification(Specification clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc.Specification instance.
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.jomc with type arguments of type Specification
static void Specifications.copySpecification(List<Specification> source, List<Specification> target)
          Copies all values of property Specification.
static void Specifications.copySpecification(List<Specification> source, List<Specification> target)
          Copies all values of property Specification.
 

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



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