Uses of Enum Class
gg.xp.xivsupport.events.triggers.easytriggers.model.NumericOperator
Package
Description
-
Uses of NumericOperator in gg.xp.xivsupport.events.triggers.easytriggers.conditions
Modifier and TypeFieldDescriptionAbilityIdFilter.operator
ChatLineTypeFilter.operator
DurationFilter.operator
HeadmarkerAbsoluteIdFilter.operator
HeadmarkerRelativeIdFilter.operator
LogLineNumberFilter.operator
NpcYellIdFilter.operator
SourceEntityNpcIdFilter.operator
StatusIdFilter.operator
StatusRawStacksFilter.operator
StatusStacksFilter.operator
TargetCountFilter.operator
TargetEntityNpcIdFilter.operator
TargetIndexFilter.operator
TetherIdFilter.operator
ZoneIdFilter.operator
-
Uses of NumericOperator in gg.xp.xivsupport.events.triggers.easytriggers.model
Modifier and TypeMethodDescriptionstatic NumericOperator
Returns the enum constant of this class with the specified name.static NumericOperator[]
NumericOperator.values()
Returns an array containing the constants of this enum class, in the order they are declared.