| Constructor and Description |
|---|
MessageState(String title,
IMessage message,
IState<T> followingState) |
| Modifier and Type | Method and Description |
|---|---|
IState<T> |
followingState() |
T |
getContext() |
IMessage |
getMessage() |
IStateType |
getStateType() |
String |
getTitle() |
public IStateType getStateType()
getStateType in interface IState<T>public T getContext()
getContext in interface IState<T>public IMessage getMessage()
public String getTitle()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.