public class IoHandlerChain.Entry extends Object
IoHandlerChain contains.| Modifier and Type | Method and Description |
|---|---|
IoHandlerCommand |
getCommand()
Returns the command.
|
String |
getName()
Returns the name of the command.
|
IoHandlerCommand.NextCommand |
getNextCommand()
Returns the
IoHandlerCommand.NextCommand of the command. |
public String getName()
public IoHandlerCommand getCommand()
public IoHandlerCommand.NextCommand getNextCommand()
IoHandlerCommand.NextCommand of the command.