public class GroupDTO extends Object
| Constructor and Description |
|---|
GroupDTO() |
| Modifier and Type | Method and Description |
|---|---|
GroupDTO |
display(String display) |
boolean |
equals(Object o) |
String |
getDisplay()
Get display.
|
String |
getId()
Get id.
|
int |
hashCode() |
GroupDTO |
id(String id) |
void |
setDisplay(String display) |
void |
setId(String id) |
String |
toString() |
Copyright © 2018 WSO2. All rights reserved.