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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 declared as DependencyManagement.Dependencies
protected  DependencyManagement.Dependencies DependencyManagement.dependencies
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return DependencyManagement.Dependencies
 DependencyManagement.Dependencies DependencyManagement.Dependencies.clone()
          Creates and returns a copy of this object.
static DependencyManagement.Dependencies ObjectFactory.copyOfDependencies(DependencyManagement.Dependencies clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.DependencyManagement$Dependencies instance.
 DependencyManagement.Dependencies ObjectFactory.createDependencyManagementDependencies()
          Create an instance of DependencyManagement.Dependencies
 DependencyManagement.Dependencies DependencyManagement.getDependencies()
          Gets the value of the dependencies property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 with parameters of type DependencyManagement.Dependencies
static DependencyManagement.Dependencies ObjectFactory.copyOfDependencies(DependencyManagement.Dependencies clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.DependencyManagement$Dependencies instance.
 void DependencyManagement.setDependencies(DependencyManagement.Dependencies value)
          Sets the value of the dependencies property.
 

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



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