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

Packages that use Organization
org.apache.maven.model.v3_0_0   
 

Uses of Organization in org.apache.maven.model.v3_0_0
 

Methods in org.apache.maven.model.v3_0_0 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.v3_0_0 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 © 2001-2011 Apache Software Foundation. All Rights Reserved.