Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
UserRelation |
UserRelation.clone() |
UserRelation |
UserRelation.set(String fieldName,
Object value) |
UserRelation |
UserRelation.setCustomType(String customType)
Custom Type.
|
UserRelation |
UserRelation.setType(String type)
The relation of the user.
|
UserRelation |
UserRelation.setValue(String value)
The name of the relation.
|
Copyright © 2011–2021 Google. All rights reserved.