Package control.command
Class CommandRestrictionMap
- java.lang.Object
-
- control.command.CommandRestrictionMap
-
- All Implemented Interfaces:
InterfaceCommand
public class CommandRestrictionMap extends Object implements InterfaceCommand
-
-
Field Summary
Fields Modifier and Type Field Description Map<Long,ControllerRestrictLaneGroup.Restriction>
values
-
Constructor Summary
Constructors Constructor Description CommandRestrictionMap(Map<Long,ControllerRestrictLaneGroup.Restriction> x)
-
-
-
Field Detail
-
values
public Map<Long,ControllerRestrictLaneGroup.Restriction> values
-
-
Constructor Detail
-
CommandRestrictionMap
public CommandRestrictionMap(Map<Long,ControllerRestrictLaneGroup.Restriction> x)
-
-
Method Detail
-
asString
public String asString()
- Specified by:
asString
in interfaceInterfaceCommand
-
-