Uses of Class
dev.vality.machinegun.stateproc.TagAction
| Package | Description |
|---|---|
| dev.vality.machinegun.stateproc |
-
Uses of TagAction in dev.vality.machinegun.stateproc
Fields in dev.vality.machinegun.stateproc declared as TagAction Modifier and Type Field Description TagActionComplexAction. tagMethods in dev.vality.machinegun.stateproc that return TagAction Modifier and Type Method Description TagActionTagAction. deepCopy()TagActionComplexAction. getTag()TagActionTagAction. setTag(String tag)Значение для ассоциацииMethods in dev.vality.machinegun.stateproc with parameters of type TagAction Modifier and Type Method Description intTagAction. compareTo(TagAction other)booleanTagAction. equals(TagAction that)ComplexActionComplexAction. setTag(TagAction tag)Constructors in dev.vality.machinegun.stateproc with parameters of type TagAction Constructor Description TagAction(TagAction other)Performs a deep copy on other.