Package iip.datatypes

Interface RoutingCommand

  • All Known Implementing Classes:
    RoutingCommandImpl

    public interface RoutingCommand
    Interface of the application data type RoutingCommand. Generated by: EASy-Producer.
    • Method Detail

      • getCmd

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

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