Package iip.datatypes
Class RoutingCommandNewImpl
java.lang.Object
iip.datatypes.RoutingCommandNewImpl
- All Implemented Interfaces:
RoutingCommandNew
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
-
RoutingCommandNewImpl
public RoutingCommandNewImpl()Default constructor. Fields are pre-allocated with default Java values. -
RoutingCommandNewImpl
Copy constructor.- Parameters:
from- the instance to copy the values from
-
-
Method Details
-
getCmd
Description copied from interface:RoutingCommandNewReturns the value ofcmd.- Specified by:
getCmdin interfaceRoutingCommandNew- Returns:
- the value
-
setCmd
Description copied from interface:RoutingCommandNewChanges the value ofcmd.- Specified by:
setCmdin interfaceRoutingCommandNew- Parameters:
value- the new value
-
hashCode
public int hashCode() -
equals
-
toString
-