Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Dependency

Packages that use Dependency
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400   
 

Uses of Dependency in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type parameters of type Dependency
protected  List<Dependency> DependencyManagement.Dependencies.dependency
           
protected  List<Dependency> Profile.Dependencies.dependency
           
protected  List<Dependency> Model.Dependencies.dependency
           
protected  List<Dependency> Plugin.Dependencies.dependency
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return types with arguments of type Dependency
 List<Dependency> DependencyManagement.Dependencies.getDependency()
          Gets the value of the dependency property.
 List<Dependency> Profile.Dependencies.getDependency()
          Gets the value of the dependency property.
 List<Dependency> Model.Dependencies.getDependency()
          Gets the value of the dependency property.
 List<Dependency> Plugin.Dependencies.getDependency()
          Gets the value of the dependency property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with parameters of type Dependency
static Dependency ObjectFactory.copyOfDependency(Dependency clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.Dependency instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with type arguments of type Dependency
static void DependencyManagement.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void DependencyManagement.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void Profile.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void Profile.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void Model.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void Model.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void Plugin.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
static void Plugin.Dependencies.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
 

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



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