Class TransportUnitCommand
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.transport.api.commands.TransportUnitCommand
- All Implemented Interfaces:
 Serializable
public class TransportUnitCommand
extends org.openwms.core.event.RootApplicationEvent
A TransportUnitCommand.
- Author:
 - Heiko Scherrer
 - See Also:
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsFields inherited from class java.util.EventObject
source - 
Constructor Summary
ConstructorsConstructorDescriptionTransportUnitCommand(TransportUnitCommand.Type type, TransportUnit transportUnit)  - 
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
toString 
- 
Field Details
- 
type
 
 - 
 - 
Constructor Details
- 
TransportUnitCommand
 
 - 
 - 
Method Details
- 
getSource
- Overrides:
 getSourcein classEventObject
 - 
getType
 
 -