Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.Specification

Packages that use Specification
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl   
 

Uses of Specification in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container that return Specification
 Specification ObjectFactory.createSpecification()
          Create an instance of Specification
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.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.prot.collections.novalueclass.jdtaus.container with parameters of type Specification
 javax.xml.bind.JAXBElement<Specification> ObjectFactory.createSpecification(Specification value)
          Create an instance of JAXBElement<Specification>}
 

Uses of Specification in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that implement Specification
 class SpecificationImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl with type parameters of type Specification
protected  List<Specification> SpecificationsImpl.specification
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl that return types with arguments of type Specification
 List<Specification> SpecificationsImpl.getSpecification()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.impl with type arguments of type Specification
protected static void SpecificationsImpl.copySpecification(List<Specification> source, List<Specification> target)
          Copies all values of property Specification.
protected static void SpecificationsImpl.copySpecification(List<Specification> source, List<Specification> target)
          Copies all values of property Specification.
 



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