| Modifier and Type | Class and Description |
|---|---|
static class |
Goal.EventDetails.EventConditions
Model definition for GoalEventDetailsEventConditions.
|
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Goal.EventDetails() |
| Modifier and Type | Method and Description |
|---|---|
List<Goal.EventDetails.EventConditions> |
getEventConditions()
List of event conditions.
|
Boolean |
getUseEventValue()
Determines if the event value should be used as the value for this goal.
|
Goal.EventDetails |
setEventConditions(List<Goal.EventDetails.EventConditions> eventConditions)
List of event conditions.
|
Goal.EventDetails |
setUseEventValue(Boolean useEventValue)
Determines if the event value should be used as the value for this goal.
|
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic List<Goal.EventDetails.EventConditions> getEventConditions()
null.public Goal.EventDetails setEventConditions(List<Goal.EventDetails.EventConditions> eventConditions)
null.public Boolean getUseEventValue()
null.public Goal.EventDetails setUseEventValue(Boolean useEventValue)
null.