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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc that return SpecificationReference
 SpecificationReference SpecificationReference.clone()
          Creates and returns a copy of this object.
static SpecificationReference ObjectFactory.copyOfSpecificationReference(SpecificationReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.SpecificationReference instance.
 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.pub.indexed.valueclass.jomc with parameters of type SpecificationReference
static SpecificationReference ObjectFactory.copyOfSpecificationReference(SpecificationReference clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.jomc.SpecificationReference instance.
 void Specifications.copyReference(SpecificationReference[] source)
          Copies all values of property Reference.
 SpecificationReference Specifications.setReference(int idx, SpecificationReference value)
           
 void Specifications.setReference(SpecificationReference[] values)
           
 

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



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