Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.Dependency

Packages that use Dependency
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container   
 

Uses of Dependency in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container declared as Dependency
protected  Dependency[] Dependencies.dependency
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container that return Dependency
 Dependency Dependency.clone()
          Creates and returns a copy of this object.
 Dependency ObjectFactory.createDependency()
          Create an instance of Dependency
 Dependency[] Dependencies.getDependency()
           
 Dependency Dependencies.getDependency(int idx)
           
 Dependency Dependencies.setDependency(int idx, Dependency value)
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container with parameters of type Dependency
 javax.xml.bind.JAXBElement<Dependency> ObjectFactory.createDependency(Dependency value)
          Create an instance of JAXBElement<Dependency>}
 void Dependencies.setDependency(Dependency[] values)
           
 Dependency Dependencies.setDependency(int idx, Dependency value)
           
 

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



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