Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc.SpecificationReference

Packages that use SpecificationReference
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc   
 

Uses of SpecificationReference in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc
 

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc declared as SpecificationReference
protected  SpecificationReference[] Specifications.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc that return SpecificationReference
 SpecificationReference SpecificationReference.clone()
          Creates and returns a copy of this object.
 SpecificationReference ObjectFactory.createSpecificationReference()
          Create an instance of SpecificationReference
 SpecificationReference[] Specifications.getReference()
           
 SpecificationReference Specifications.getReference(int idx)
           
 SpecificationReference Specifications.setReference(int idx, SpecificationReference value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jomc with parameters of type SpecificationReference
 SpecificationReference Specifications.setReference(int idx, SpecificationReference value)
           
 void Specifications.setReference(SpecificationReference[] values)
           
 

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



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