Modifier and Type | Field and Description |
---|---|
static GroupJsonBean |
DOC_EXAMPLE |
Constructor and Description |
---|
GroupJsonBean() |
GroupJsonBean(String name,
URI self) |
Modifier and Type | Method and Description |
---|---|
static GroupJsonBean |
BuildDocExampleUsers(String name)
Creates new instance of GroupJsonBean for docummentation usage.
|
String |
getName() |
URI |
getSelf() |
void |
setName(String name) |
void |
setSelf(URI self) |
public static final GroupJsonBean DOC_EXAMPLE
public String getName()
public void setName(String name)
public URI getSelf()
public void setSelf(URI self)
public static GroupJsonBean BuildDocExampleUsers(String name)
name
- group nameCopyright © 2002-2015 Atlassian. All Rights Reserved.