Uses of Class
org.apache.maven.project.Organization

Packages that use Organization
org.apache.maven.project   
 

Uses of Organization in org.apache.maven.project
 

Methods in org.apache.maven.project that return Organization
 Organization Model.getOrganization()
          Get This element describes various attributes of the organization to which the project belongs.
 

Methods in org.apache.maven.project with parameters of type Organization
 void Model.setOrganization(Organization organization)
          Set This element describes various attributes of the organization to which the project belongs.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.