Package iip.datatypes

Class RoutingCommandNewImpl

java.lang.Object
iip.datatypes.RoutingCommandNewImpl
All Implemented Interfaces:
RoutingCommandNew

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

  • Constructor Details

    • RoutingCommandNewImpl

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

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