Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependency

Packages that use Dependency
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc   
 

Uses of Dependency in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type parameters of type Dependency
protected  List<Dependency> Dependencies.dependency
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return Dependency
 Dependency Dependency.clone()
          Creates and returns a copy of this object.
protected static Dependency ObjectFactory.copyOfDependency(Dependency clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependency instance.
 Dependency ObjectFactory.createDependency()
          Create an instance of Dependency
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc that return types with arguments of type Dependency
 javax.xml.bind.JAXBElement<Dependency> ObjectFactory.createDependency(Dependency value)
          Create an instance of JAXBElement<Dependency>}
 List<Dependency> Dependencies.getDependency()
          Gets the value of the dependency property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with parameters of type Dependency
protected static Dependency ObjectFactory.copyOfDependency(Dependency clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependency instance.
 javax.xml.bind.JAXBElement<Dependency> ObjectFactory.createDependency(Dependency value)
          Create an instance of JAXBElement<Dependency>}
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with type arguments of type Dependency
protected static void Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc with parameters of type Dependency
Dependency(Dependency o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.jomc.Dependency instance by copying a given instance.
 



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