org.mantisbt.connect.model
Class IssueHeader
java.lang.Object
org.mantisbt.connect.model.IssueHeader
- All Implemented Interfaces:
- IIssueHeader
- public class IssueHeader
- extends java.lang.Object
- implements IIssueHeader
- Author:
- Peter Lanser, planser@users.sourceforge.net
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
IssueHeader
public IssueHeader()
getAttachmentsCount
public long getAttachmentsCount()
- Specified by:
getAttachmentsCount
in interface IIssueHeader
getCategory
public java.lang.String getCategory()
- Specified by:
getCategory
in interface IIssueHeader
getDateLastUpdated
public java.util.Date getDateLastUpdated()
- Specified by:
getDateLastUpdated
in interface IIssueHeader
getHandler
public long getHandler()
- Specified by:
getHandler
in interface IIssueHeader
getId
public long getId()
- Specified by:
getId
in interface IIssueHeader
getNotesCount
public long getNotesCount()
- Specified by:
getNotesCount
in interface IIssueHeader
getPriority
public long getPriority()
- Specified by:
getPriority
in interface IIssueHeader
getProject
public long getProject()
- Specified by:
getProject
in interface IIssueHeader
getReporter
public long getReporter()
- Specified by:
getReporter
in interface IIssueHeader
getResolution
public long getResolution()
- Specified by:
getResolution
in interface IIssueHeader
getSeverity
public long getSeverity()
- Specified by:
getSeverity
in interface IIssueHeader
getStatus
public long getStatus()
- Specified by:
getStatus
in interface IIssueHeader
getSummary
public java.lang.String getSummary()
- Specified by:
getSummary
in interface IIssueHeader
isPrivate
public boolean isPrivate()
- Specified by:
isPrivate
in interface IIssueHeader
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object obj)