Uses of Class
org.apache.maven.plugin.doap.DoapUtil.Organization

Packages that use DoapUtil.Organization
org.apache.maven.plugin.doap   
 

Uses of DoapUtil.Organization in org.apache.maven.plugin.doap
 

Methods in org.apache.maven.plugin.doap that return DoapUtil.Organization
static DoapUtil.Organization DoapUtil.addOrganization(String name, String url)
          put an organization from the pom file in the organization list.
 

Methods in org.apache.maven.plugin.doap that return types with arguments of type DoapUtil.Organization
static Set<Map.Entry<String,DoapUtil.Organization>> DoapUtil.getOrganizations()
          get the set of Organizations that people are members of
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.