public static class UserBrowser.ApplicationRoleSelectItem extends Object
| Constructor and Description |
|---|
ApplicationRoleSelectItem(String value,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
static UserBrowser.ApplicationRoleSelectItem |
of(ApplicationRole role) |
String |
toString() |
public static UserBrowser.ApplicationRoleSelectItem of(ApplicationRole role)
public String getValue()
public String getName()
Copyright © 2002-2018 Atlassian. All Rights Reserved.