|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VisibilityJsonBean.VisibilityType | |
---|---|
com.atlassian.jira.issue.fields.rest.json.beans |
Uses of VisibilityJsonBean.VisibilityType in com.atlassian.jira.issue.fields.rest.json.beans |
---|
Fields in com.atlassian.jira.issue.fields.rest.json.beans declared as VisibilityJsonBean.VisibilityType | |
---|---|
VisibilityJsonBean.VisibilityType |
VisibilityJsonBean.type
|
Methods in com.atlassian.jira.issue.fields.rest.json.beans that return VisibilityJsonBean.VisibilityType | |
---|---|
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. |
Constructors in com.atlassian.jira.issue.fields.rest.json.beans with parameters of type VisibilityJsonBean.VisibilityType | |
---|---|
VisibilityJsonBean(VisibilityJsonBean.VisibilityType type,
String value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |