Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.DistributionManagement

Packages that use DistributionManagement
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl   
 

Uses of DistributionManagement in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400 that return DistributionManagement
 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.priv.collections.novalueclass.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.
 

Uses of DistributionManagement in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl that implement DistributionManagement
 class DistributionManagementImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl that return DistributionManagement
 DistributionManagement ProfileImpl.getDistributionManagement()
           
 DistributionManagement ModelImpl.getDistributionManagement()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.maven.pom400.impl with parameters of type DistributionManagement
 void ProfileImpl.setDistributionManagement(DistributionManagement value)
           
 void ModelImpl.setDistributionManagement(DistributionManagement value)
           
 



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