Package iip.datatypes
Class RoutingCommandOldImpl
java.lang.Object
iip.datatypes.RoutingCommandOldImpl
- All Implemented Interfaces:
RoutingCommandOld
Implementation of the application data type RoutingCommand.
Generated by: EASy-Producer.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.Copy constructor. -
Method Summary
-
Field Details
-
cmd
-
-
Constructor Details
-
RoutingCommandOldImpl
public RoutingCommandOldImpl()Default constructor. Fields are pre-allocated with default Java values. -
RoutingCommandOldImpl
Copy constructor.- Parameters:
from- the instance to copy the values from
-
-
Method Details
-
getCmd
Description copied from interface:RoutingCommandOldReturns the value ofcmd.- Specified by:
getCmdin interfaceRoutingCommandOld- Returns:
- the value
-
setCmd
Description copied from interface:RoutingCommandOldChanges the value ofcmd.- Specified by:
setCmdin interfaceRoutingCommandOld- Parameters:
value- the new value
-
hashCode
public int hashCode() -
equals
-
toString
-