com.atlassian.jira.project
Interface ProjectConstant

All Known Subinterfaces:
ProjectComponent, Version
All Known Implementing Classes:
MutableProjectComponent

public interface ProjectConstant


Method Summary
 String getDescription()
           
 Long getId()
           
 String getName()
           
 Long getProjectId()
           
 

Method Detail

getProjectId

Long getProjectId()

getId

Long getId()

getName

String getName()

getDescription

String getDescription()


Copyright © 2002-2013 Atlassian. All Rights Reserved.