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, setTypepublic IssueGeneral(int type,
java.lang.String GENERIC_DESCRIPTION_KEY)
public java.lang.String toLabel()
AbstractIssuetoLabel in class AbstractIssue