Package iip.datatypes
Interface RoutingCommand
-
- All Known Implementing Classes:
RoutingCommandImpl
public interface RoutingCommandInterface of the application data type RoutingCommand. Generated by: EASy-Producer.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCmd()Returns the value ofcmd.voidsetCmd(java.lang.String value)Changes the value ofcmd.
-