Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container.Dependencies

Packages that use Dependencies
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container   
 

Uses of Dependencies in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container declared as Dependencies
protected  Dependencies Implementation.dependencies
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container that return Dependencies
 Dependencies Dependencies.clone()
          Creates and returns a copy of this object.
 Dependencies ObjectFactory.createDependencies()
          Create an instance of Dependencies
 Dependencies Implementation.getDependencies()
          Implementations the implementation depends on.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.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.priv.indexed.valueclass.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.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container with parameters of type Dependencies
Dependencies(Dependencies o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.jdtaus.container.Dependencies instance by copying a given instance.
 



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