Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.SpecificationReference

Packages that use SpecificationReference
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.impl   
 

Uses of SpecificationReference in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc
 

Subinterfaces of SpecificationReference in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc
 interface Dependency
          Dependency meta-data.
 interface ImplementationReference
          Reference to an implementation.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc that return SpecificationReference
 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.priv.indexed.novalueclass.jomc with parameters of type SpecificationReference
 SpecificationReference Specifications.setReference(int idx, SpecificationReference value)
           
 void Specifications.setReference(SpecificationReference[] values)
           
 

Uses of SpecificationReference in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.impl that implement SpecificationReference
 class DependencyImpl
           
 class ImplementationReferenceImpl
           
 class SpecificationReferenceImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.impl declared as SpecificationReference
protected  SpecificationReference[] SpecificationsImpl.reference
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.impl that return SpecificationReference
 SpecificationReference[] SpecificationsImpl.getReference()
           
 SpecificationReference SpecificationsImpl.getReference(int idx)
           
 SpecificationReference SpecificationsImpl.setReference(int idx, SpecificationReference value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.jomc.impl with parameters of type SpecificationReference
 SpecificationReference SpecificationsImpl.setReference(int idx, SpecificationReference value)
           
 void SpecificationsImpl.setReference(SpecificationReference[] values)
           
 



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