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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc that return SpecificationReference
 SpecificationReference ObjectFactory.createSpecificationReference()
          Create an instance of SpecificationReference
 

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jomc.impl that return types with arguments of type SpecificationReference
 List<SpecificationReference> SpecificationsImpl.getReference()
           
 



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