Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
UserPhone |
UserPhone.clone() |
UserPhone |
UserPhone.set(String fieldName,
Object value) |
UserPhone |
UserPhone.setCustomType(String customType)
Custom Type.
|
UserPhone |
UserPhone.setPrimary(Boolean primary)
If this is user's primary phone or not.
|
UserPhone |
UserPhone.setType(String type)
Each entry can have a type which indicates standard types of that entry.
|
UserPhone |
UserPhone.setValue(String value)
Phone number.
|
Copyright © 2011–2021 Google. All rights reserved.