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