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

Packages that use Organization
org.apache.maven.model   
 

Uses of Organization in org.apache.maven.model
 

Methods in org.apache.maven.model 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.model 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.