Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.Dependency

Packages that use Dependency
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl   
 

Uses of Dependency in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container that return Dependency
 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.prot.indexed.novalueclass.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.prot.indexed.novalueclass.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)
           
 

Uses of Dependency in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl that implement Dependency
 class DependencyImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl declared as Dependency
protected  Dependency[] DependenciesImpl.dependency
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl that return Dependency
 Dependency[] DependenciesImpl.getDependency()
           
 Dependency DependenciesImpl.getDependency(int idx)
           
 Dependency DependenciesImpl.setDependency(int idx, Dependency value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.jdtaus.container.impl with parameters of type Dependency
protected  void DependenciesImpl.copyDependency(Dependency[] source)
          Copies all values of property Dependency.
 void DependenciesImpl.setDependency(Dependency[] values)
           
 Dependency DependenciesImpl.setDependency(int idx, Dependency value)
           
 



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