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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.valueclass.maven.pom400 that return Dependency
 Dependency Dependency.clone()
          Creates and returns a copy of this object.
 Dependency ObjectFactory.createDependency()
          Create an instance of Dependency
 

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

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



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