public static final class GaData.DataTable.Cols extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Cols() |
| Modifier and Type | Method and Description |
|---|---|
GaData.DataTable.Cols |
clone() |
String |
getId() |
String |
getLabel() |
String |
getType() |
GaData.DataTable.Cols |
set(String fieldName,
Object value) |
GaData.DataTable.Cols |
setId(String id) |
GaData.DataTable.Cols |
setLabel(String label) |
GaData.DataTable.Cols |
setType(String type) |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getId()
null for nonepublic GaData.DataTable.Cols setId(String id)
id - id or null for nonepublic String getLabel()
null for nonepublic GaData.DataTable.Cols setLabel(String label)
label - label or null for nonepublic String getType()
null for nonepublic GaData.DataTable.Cols setType(String type)
type - type or null for nonepublic GaData.DataTable.Cols set(String fieldName, Object value)
set in class GenericJsonpublic GaData.DataTable.Cols clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.