Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.SpecificationReference

Packages that use SpecificationReference
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container   
 

Uses of SpecificationReference in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container
 

Subclasses of SpecificationReference in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container
 class Dependency
          Object an implementation depends on.
 class ImplementationReference
          Java class for ImplementationReference complex type.
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with type parameters of type SpecificationReference
protected  List<SpecificationReference> Specifications.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return SpecificationReference
 SpecificationReference SpecificationReference.clone()
          Creates and returns a copy of this object.
protected static SpecificationReference ObjectFactory.copyOfSpecificationReference(SpecificationReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.SpecificationReference instance.
 SpecificationReference ObjectFactory.createSpecificationReference()
          Create an instance of SpecificationReference
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container that return types with arguments of type SpecificationReference
 List<SpecificationReference> Specifications.getReference()
          Gets the value of the reference property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with parameters of type SpecificationReference
protected static SpecificationReference ObjectFactory.copyOfSpecificationReference(SpecificationReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container.SpecificationReference instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jdtaus.container with type arguments of type SpecificationReference
protected static void Specifications.copyReference(List<SpecificationReference> source, List<SpecificationReference> target)
          Copies all values of property Reference.
protected static void Specifications.copyReference(List<SpecificationReference> source, List<SpecificationReference> target)
          Copies all values of property Reference.
 

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



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