Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
SelectionList |
SelectionList.clone() |
SelectionList |
FieldValue.getSelectionList()
Selection List Field value.
|
SelectionList |
SelectionList.set(String fieldName,
Object value) |
SelectionList |
SelectionList.setValues(List<Selection> values)
Selection values.
|
Modifier and Type | Method and Description |
---|---|
FieldValue |
FieldValue.setSelectionList(SelectionList selectionList)
Selection List Field value.
|
Copyright © 2011–2023 Google. All rights reserved.