| Package | Description |
|---|---|
| org.osiam.resources.scim |
org.osiam.resources.scim is a group of representation classes for the json output of scim resources.
|
| Modifier and Type | Field and Description |
|---|---|
static PhoneNumber.Type |
PhoneNumber.Type.FAX |
static PhoneNumber.Type |
PhoneNumber.Type.HOME |
static PhoneNumber.Type |
PhoneNumber.Type.MOBILE |
static PhoneNumber.Type |
PhoneNumber.Type.OTHER |
static PhoneNumber.Type |
PhoneNumber.Type.PAGER |
static PhoneNumber.Type |
PhoneNumber.Type.WORK |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.Type |
PhoneNumber.getType()
Gets the type of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
PhoneNumber.Builder |
PhoneNumber.Builder.setType(PhoneNumber.Type type)
Sets the label indicating the attribute's function (See
MultiValuedAttribute#getType()). |
Copyright © 2014. All Rights Reserved.