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

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

Uses of DistributionManagement 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 DistributionManagement
protected  DistributionManagement Profile.distributionManagement
           
protected  DistributionManagement Model.distributionManagement
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400 that return DistributionManagement
 DistributionManagement DistributionManagement.clone()
          Creates and returns a copy of this object.
static DistributionManagement ObjectFactory.copyOfDistributionManagement(DistributionManagement clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.DistributionManagement instance.
 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.pub.collections.valueclass.maven.pom400 with parameters of type DistributionManagement
static DistributionManagement ObjectFactory.copyOfDistributionManagement(DistributionManagement clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.DistributionManagement instance.
 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.pub.collections.valueclass.maven.pom400 with parameters of type DistributionManagement
DistributionManagement(DistributionManagement o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.maven.pom400.DistributionManagement instance by copying a given instance.
 



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