public class Visibility extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Visibility.Type |
| Constructor and Description |
|---|
Visibility(Visibility.Type type,
String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Visibility.Type |
getType() |
String |
getValue() |
static Visibility |
group(String group) |
int |
hashCode() |
static Visibility |
role(String value) |
String |
toString() |
public Visibility(Visibility.Type type, String value)
public Visibility.Type getType()
public String getValue()
public static Visibility role(String value)
public static Visibility group(String group)
Copyright © 2017 Atlassian. All rights reserved.