Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400.DistributionManagement

Packages that use DistributionManagement
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400   
 

Uses of DistributionManagement in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 declared as DistributionManagement
protected  DistributionManagement Profile.distributionManagement
           
protected  DistributionManagement Model.distributionManagement
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 that return DistributionManagement
 DistributionManagement DistributionManagement.clone()
          Creates and returns a copy of this object.
 DistributionManagement ObjectFactory.createDistributionManagement()
          Create an instance of DistributionManagement
 DistributionManagement Profile.getDistributionManagement()
          Gets the value of the distributionManagement property.
 DistributionManagement Model.getDistributionManagement()
          Gets the value of the distributionManagement property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.maven.pom400 with parameters of type DistributionManagement
 void Profile.setDistributionManagement(DistributionManagement value)
          Sets the value of the distributionManagement property.
 void Model.setDistributionManagement(DistributionManagement value)
          Sets the value of the distributionManagement property.
 

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



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