Package | Description |
---|---|
com.google.api.services.walletobjects.model |
Modifier and Type | Method and Description |
---|---|
LabelValueRow |
LabelValueRow.clone() |
LabelValueRow |
LabelValueRow.set(String fieldName,
Object value) |
LabelValueRow |
LabelValueRow.setColumns(List<LabelValue> columns)
A list of labels and values.
|
Modifier and Type | Method and Description |
---|---|
List<LabelValueRow> |
InfoModuleData.getLabelValueRows()
A list of collections of labels and values.
|
Modifier and Type | Method and Description |
---|---|
InfoModuleData |
InfoModuleData.setLabelValueRows(List<LabelValueRow> labelValueRows)
A list of collections of labels and values.
|
Copyright © 2011–2024 Google. All rights reserved.