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

    Modifier and Type
    Method
    Description
    Returns the value of cmd.
    void
    setCmd(String value)
    Changes the value of cmd.
  • Method Details

    • getCmd

      String getCmd()
      Returns the value of cmd.
      Returns:
      the value
    • setCmd

      void setCmd(String value)
      Changes the value of cmd.
      Parameters:
      value - the new value