Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.Dependencies

Packages that use Dependencies
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl   
 

Uses of Dependencies in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc that return Dependencies
 Dependencies ObjectFactory.createDependencies()
          Create an instance of Dependencies
 Dependencies Implementation.getDependencies()
          Dependencies of this implementation.
 Dependencies Instance.getDependencies()
          Dependencies of this instance.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc 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.pub.indexed.novalueclass.jomc 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.
 void Instance.setDependencies(Dependencies value)
          Sets the value of the dependencies property.
 

Uses of Dependencies in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl that implement Dependencies
 class DependenciesImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl that return Dependencies
 Dependencies InstanceImpl.getDependencies()
           
 Dependencies ImplementationImpl.getDependencies()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.jomc.impl with parameters of type Dependencies
 void InstanceImpl.setDependencies(Dependencies value)
           
 void ImplementationImpl.setDependencies(Dependencies value)
           
 



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