Package iip.datatypes

Class RoutingCommandOldImpl

java.lang.Object
iip.datatypes.RoutingCommandOldImpl
All Implemented Interfaces:
RoutingCommandOld

public class RoutingCommandOldImpl extends Object implements RoutingCommandOld
Implementation of the application data type RoutingCommand. Generated by: EASy-Producer.
  • Field Details

  • Constructor Details

    • RoutingCommandOldImpl

      public RoutingCommandOldImpl()
      Default constructor. Fields are pre-allocated with default Java values.
    • RoutingCommandOldImpl

      public RoutingCommandOldImpl(RoutingCommandOld from)
      Copy constructor.
      Parameters:
      from - the instance to copy the values from
  • Method Details