Class LocationCommand
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.location.api.commands.LocationCommand
- All Implemented Interfaces:
Serializable
public class LocationCommand
extends org.openwms.core.event.RootApplicationEvent
A LocationCommand.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
type
-
location
-
-
Constructor Details
-
LocationCommand
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-
getType
-