public static final class Goal.EventDetails.EventConditions extends GenericJson
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Goal.EventDetails.EventConditions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComparisonType()
Type of comparison.
|
Long |
getComparisonValue()
Value used for this comparison.
|
String |
getExpression()
Expression used for this match.
|
String |
getMatchType()
Type of the match to be performed.
|
String |
getType()
Type of this event condition.
|
Goal.EventDetails.EventConditions |
setComparisonType(String comparisonType)
Type of comparison.
|
Goal.EventDetails.EventConditions |
setComparisonValue(Long comparisonValue)
Value used for this comparison.
|
Goal.EventDetails.EventConditions |
setExpression(String expression)
Expression used for this match.
|
Goal.EventDetails.EventConditions |
setMatchType(String matchType)
Type of the match to be performed.
|
Goal.EventDetails.EventConditions |
setType(String type)
Type of this event condition.
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic String getComparisonType()
null.public Goal.EventDetails.EventConditions setComparisonType(String comparisonType)
null.public Long getComparisonValue()
null.public Goal.EventDetails.EventConditions setComparisonValue(Long comparisonValue)
null.public String getExpression()
null.public Goal.EventDetails.EventConditions setExpression(String expression)
null.public String getMatchType()
null.public Goal.EventDetails.EventConditions setMatchType(String matchType)
null.public String getType()
null.public Goal.EventDetails.EventConditions setType(String type)
null.