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

Packages that use Relocation
org.apache.maven.model   
 

Uses of Relocation in org.apache.maven.model
 

Methods in org.apache.maven.model that return Relocation
 Relocation DistributionManagement.getRelocation()
          Method getRelocation
 

Methods in org.apache.maven.model with parameters of type Relocation
 void DistributionManagement.setRelocation(Relocation relocation)
          Method setRelocation
 



Copyright 2005 Apache Software Foundation. All Rights Reserved.