public abstract class Action extends ObjectWithJsonToString
Modifier and Type | Class and Description |
---|---|
static class |
Action.Type |
Constructor and Description |
---|
Action() |
Modifier and Type | Method and Description |
---|---|
abstract Action.Type |
getType() |
toString
equals, fieldsExcludedFromEqualsAndHashCode, hashCode, key
public abstract Action.Type getType()
Copyright © 2018. All rights reserved.