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

Packages that use IssueManagement
org.apache.maven.model   
 

Uses of IssueManagement in org.apache.maven.model
 

Methods in org.apache.maven.model that return IssueManagement
 IssueManagement Model.getIssueManagement()
          Get the project's issue management system information.
 

Methods in org.apache.maven.model with parameters of type IssueManagement
 void Model.setIssueManagement(IssueManagement issueManagement)
          Set the project's issue management system information.
 



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