Package org.opentrafficsim.remotecontrol
Class Sim0MQRemoteControllerNew.Options
- java.lang.Object
-
- org.opentrafficsim.remotecontrol.Sim0MQRemoteControllerNew.Options
-
- All Implemented Interfaces:
Checkable
- Enclosing class:
- Sim0MQRemoteControllerNew
public static class Sim0MQRemoteControllerNew.Options extends Object implements Checkable
The command line options.
-
-
Constructor Summary
Constructors Constructor Description Options()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheck()StringgetHost()Retrieve the host name.intgetPort()Retrieve the port.
-