Package | Description |
---|---|
com.google.api.services.directory.model |
Modifier and Type | Method and Description |
---|---|
UserLocation |
UserLocation.clone() |
UserLocation |
UserLocation.set(String fieldName,
Object value) |
UserLocation |
UserLocation.setArea(String area)
Textual location.
|
UserLocation |
UserLocation.setBuildingId(String buildingId)
Building Identifier.
|
UserLocation |
UserLocation.setCustomType(String customType)
Custom Type.
|
UserLocation |
UserLocation.setDeskCode(String deskCode)
Most specific textual code of individual desk location.
|
UserLocation |
UserLocation.setFloorName(String floorName)
Floor name/number.
|
UserLocation |
UserLocation.setFloorSection(String floorSection)
Floor section.
|
UserLocation |
UserLocation.setType(String type)
Each entry can have a type which indicates standard types of that entry.
|
Copyright © 2011–2021 Google. All rights reserved.