public class IssueGeneral extends AbstractIssue
Constructor and Description |
---|
IssueGeneral(int type,
java.lang.String GENERIC_DESCRIPTION_KEY) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toLabel()
Issue Label
|
getType, setType
public IssueGeneral(int type, java.lang.String GENERIC_DESCRIPTION_KEY)
public java.lang.String toLabel()
AbstractIssue
toLabel
in class AbstractIssue