public static class RobocupServerCommand.Generic extends RobocupServerCommand
RobocupServerCommand.Agent, RobocupServerCommand.Ball, RobocupServerCommand.BallPosition, RobocupServerCommand.BallVelocity, RobocupServerCommand.DropBall, RobocupServerCommand.Generic, RobocupServerCommand.KickOff, RobocupServerCommand.PlayMode, RobocupServerCommand.Position, RobocupServerCommand.Velocity
Constructor and Description |
---|
RobocupServerCommand.Generic(String command) |
Modifier and Type | Method and Description |
---|---|
String |
getCommand()
TODO: Replace with a brief purpose of method.
|
getAsBytes
private String command
public RobocupServerCommand.Generic(String command)
public String getCommand()
getCommand
in class RobocupServerCommand