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