| Modifier and Type | Class and Description |
|---|---|
static class |
McfData.Rows.ConversionPathValue
Model definition for McfDataRowsConversionPathValue.
|
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Rows() |
| Modifier and Type | Method and Description |
|---|---|
McfData.Rows |
clone() |
List<McfData.Rows.ConversionPathValue> |
getConversionPathValue()
A conversion path dimension value, containing a list of interactions with their attributes.
|
String |
getPrimitiveValue()
A primitive dimension value.
|
McfData.Rows |
set(String fieldName,
Object value) |
McfData.Rows |
setConversionPathValue(List<McfData.Rows.ConversionPathValue> conversionPathValue)
A conversion path dimension value, containing a list of interactions with their attributes.
|
McfData.Rows |
setPrimitiveValue(String primitiveValue)
A primitive dimension value.
|
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<McfData.Rows.ConversionPathValue> getConversionPathValue()
null for nonepublic McfData.Rows setConversionPathValue(List<McfData.Rows.ConversionPathValue> conversionPathValue)
conversionPathValue - conversionPathValue or null for nonepublic String getPrimitiveValue()
null for nonepublic McfData.Rows setPrimitiveValue(String primitiveValue)
primitiveValue - primitiveValue or null for nonepublic McfData.Rows set(String fieldName, Object value)
set in class GenericJsonpublic McfData.Rows clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.