Package iip.datatypes
Interface RoutingCommandNew
- All Known Implementing Classes:
RoutingCommandNewImpl
public interface RoutingCommandNew
Interface of the application data type RoutingCommand.
Generated by: EASy-Producer.
-
Method Summary
-
Method Details
-
getCmd
String getCmd()Returns the value ofcmd.- Returns:
- the value
-
setCmd
Changes the value ofcmd.- Parameters:
value- the new value
-