| Package | Description |
|---|---|
| org.jboss.set.aphrodite.domain |
| Modifier and Type | Method and Description |
|---|---|
static IssueType |
IssueType.getMatchingIssueType(String value) |
IssueType |
Issue.getType() |
static IssueType |
IssueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueType[] |
IssueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Issue.setType(IssueType type) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.