Action

case class Action(name: String) extends Action
trait Serializable
trait Product
trait Equals
trait Action
class Object
trait Matchable
class Any

Value members

Concrete methods

override def getActionName: String
Definition Classes
Action

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product