|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Visibility.Type | |
|---|---|
| com.atlassian.jira.rest.client.api.domain | |
| Uses of Visibility.Type in com.atlassian.jira.rest.client.api.domain |
|---|
| Methods in com.atlassian.jira.rest.client.api.domain that return Visibility.Type | |
|---|---|
Visibility.Type |
Visibility.getType()
|
static Visibility.Type |
Visibility.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Visibility.Type[] |
Visibility.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.atlassian.jira.rest.client.api.domain with parameters of type Visibility.Type | |
|---|---|
Visibility(Visibility.Type type,
String value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||