Package | Description |
---|---|
com.deiser.jira.profields.api.filter | |
com.deiser.jira.profields.api.filter.view |
Modifier and Type | Method and Description |
---|---|
ViewType |
Filter.getView()
Get View type of Filter
|
Modifier and Type | Method and Description |
---|---|
static ViewType |
ViewType.getByTypeName(String name) |
ViewType |
ViewBuilder.getView()
View Type
|
static ViewType |
ViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewType[] |
ViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 DEISER. All Rights Reserved.