public static final class GaData.DataTable.Rows extends GenericJson
| Modifier and Type | Class and Description |
|---|---|
static class |
GaData.DataTable.Rows.C
Model definition for GaDataDataTableRowsC.
|
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Rows() |
| Modifier and Type | Method and Description |
|---|---|
GaData.DataTable.Rows |
clone() |
List<GaData.DataTable.Rows.C> |
getC() |
GaData.DataTable.Rows |
set(String fieldName,
Object value) |
GaData.DataTable.Rows |
setC(List<GaData.DataTable.Rows.C> c) |
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 List<GaData.DataTable.Rows.C> getC()
null for nonepublic GaData.DataTable.Rows setC(List<GaData.DataTable.Rows.C> c)
c - c or null for nonepublic GaData.DataTable.Rows set(String fieldName, Object value)
set in class GenericJsonpublic GaData.DataTable.Rows clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.