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

Packages that use License
org.apache.maven.model   
org.apache.maven.project   
 

Uses of License in org.apache.maven.model
 

Methods in org.apache.maven.model with parameters of type License
 void Model.addLicense(License license)
          Method addLicense.
 void Model.removeLicense(License license)
          Method removeLicense.
 

Uses of License in org.apache.maven.project
 

Methods in org.apache.maven.project with parameters of type License
 void MavenProject.addLicense(License license)
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.