Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc.SpecificationReference

Packages that use SpecificationReference
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc   
 

Uses of SpecificationReference in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc
 

Subclasses of SpecificationReference in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.jomc
 class Dependency
          Dependency meta-data.
 class ImplementationReference
          Reference to an implementation.
 

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

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

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

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



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