Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container.Dependencies

Packages that use Dependencies
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container.impl   
 

Uses of Dependencies in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container that return Dependencies
 Dependencies ObjectFactory.createDependencies()
          Create an instance of Dependencies
 Dependencies Implementation.getDependencies()
          Implementations the implementation depends on.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container that return types with arguments of type Dependencies
 javax.xml.bind.JAXBElement<Dependencies> ObjectFactory.createDependencies(Dependencies value)
          Create an instance of JAXBElement<Dependencies>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container with parameters of type Dependencies
 javax.xml.bind.JAXBElement<Dependencies> ObjectFactory.createDependencies(Dependencies value)
          Create an instance of JAXBElement<Dependencies>}
 void Implementation.setDependencies(Dependencies value)
          Sets the value of the dependencies property.
 

Uses of Dependencies in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container.impl that implement Dependencies
 class DependenciesImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container.impl that return Dependencies
 Dependencies ImplementationImpl.getDependencies()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.jdtaus.container.impl with parameters of type Dependencies
 void ImplementationImpl.setDependencies(Dependencies value)
           
 



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