Package | Description |
---|---|
com.atlassian.jira.issue.fields.rest.json.beans |
Modifier and Type | Field and Description |
---|---|
VisibilityJsonBean.VisibilityType |
VisibilityJsonBean.type |
Modifier and Type | Method and Description |
---|---|
VisibilityJsonBean.VisibilityType |
VisibilityJsonBean.getType() |
static VisibilityJsonBean.VisibilityType |
VisibilityJsonBean.VisibilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisibilityJsonBean.VisibilityType[] |
VisibilityJsonBean.VisibilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
VisibilityJsonBean(VisibilityJsonBean.VisibilityType type,
String value) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.