public static final class McfData.Rows.ConversionPathValue extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
McfData.Rows.ConversionPathValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInteractionType()
Type of an interaction on conversion path.
|
String |
getNodeValue()
Node value of an interaction on conversion path.
|
McfData.Rows.ConversionPathValue |
setInteractionType(String interactionType)
Type of an interaction on conversion path.
|
McfData.Rows.ConversionPathValue |
setNodeValue(String nodeValue)
Node value of an interaction on conversion path.
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getInteractionType()
null.public McfData.Rows.ConversionPathValue setInteractionType(String interactionType)
null.public String getNodeValue()
null.public McfData.Rows.ConversionPathValue setNodeValue(String nodeValue)
null.