Uses of Class
org.apache.maven.model.DistributionManagement

Packages that use DistributionManagement
org.apache.maven.model   
 

Uses of DistributionManagement in org.apache.maven.model
 

Methods in org.apache.maven.model that return DistributionManagement
 DistributionManagement ModelBase.getDistributionManagement()
          Method getDistributionManagement
 

Methods in org.apache.maven.model with parameters of type DistributionManagement
 void ModelBase.setDistributionManagement(DistributionManagement distributionManagement)
          Method setDistributionManagement
 



Copyright 2005 Apache Software Foundation. All Rights Reserved.