| Constructor and Description |
|---|
SCIMUserEmails(String value,
String type,
boolean primary)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
boolean |
isPrimary() |
void |
setPrimary(boolean primary) |
void |
setType(String type) |
void |
setValue(String value) |
Copyright © 2017 WSO2. All rights reserved.