public interface IssueCategory extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryID() |
String |
getDescription() |
String |
getName() |
String |
getOrigin() |
Integer |
getPriority() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.