public static class SCIMGroups.Members extends Object
| Constructor and Description |
|---|
SCIMGroups.Members() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplay() |
String |
getValue() |
SCIMGroups.Members |
setDisplay(String display) |
SCIMGroups.Members |
setValue(String value) |
public String getValue()
public SCIMGroups.Members setValue(String value)
public String getDisplay()
public SCIMGroups.Members setDisplay(String display)
Copyright © 2013 JBoss Inc.. All Rights Reserved.