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

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

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

Subinterfaces of SpecificationReference in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container
 interface Dependency
          Object an implementation depends on.
 interface ImplementationReference
          Java class for ImplementationReference complex type.
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container 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.jdtaus.container.impl
 

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

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

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



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