Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.Dependency

Packages that use Dependency
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl   
 

Uses of Dependency in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400 that return Dependency
 Dependency ObjectFactory.createDependency()
          Create an instance of Dependency
 

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

Uses of Dependency in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl that implement Dependency
 class DependencyImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl with type parameters of type Dependency
protected  List<Dependency> ProfileImpl.DependenciesImpl.dependency
           
protected  List<Dependency> ModelImpl.DependenciesImpl.dependency
           
protected  List<Dependency> DependencyManagementImpl.DependenciesImpl.dependency
           
protected  List<Dependency> PluginImpl.DependenciesImpl.dependency
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl that return types with arguments of type Dependency
 List<Dependency> ProfileImpl.DependenciesImpl.getDependency()
           
 List<Dependency> ModelImpl.DependenciesImpl.getDependency()
           
 List<Dependency> DependencyManagementImpl.DependenciesImpl.getDependency()
           
 List<Dependency> PluginImpl.DependenciesImpl.getDependency()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.maven.pom400.impl with type arguments of type Dependency
protected static void ProfileImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void ProfileImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void ModelImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void ModelImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void DependencyManagementImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void DependencyManagementImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void PluginImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
protected static void PluginImpl.DependenciesImpl.copyDependency(List<Dependency> source, List<Dependency> target)
          Copies all values of property Dependency.
 



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