Package org.openwms.wms.inventory.events
Class LoadUnitEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.inventory.events.LoadUnitEvent
- All Implemented Interfaces:
- Serializable
public class LoadUnitEvent
extends org.openwms.core.event.RootApplicationEvent
A LoadUnitEvent.
- Author:
- Heiko Scherrer
- See Also:
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructorsConstructorDescriptionLoadUnitEvent(LoadUnit source) LoadUnitEvent(LoadUnit source, LoadUnitEvent.TYPE type) 
- 
Method SummaryMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjecttoString
- 
Field Details- 
type
 
- 
- 
Constructor Details- 
LoadUnitEvent
- 
LoadUnitEvent
 
- 
- 
Method Details- 
getType
- 
getSource- Overrides:
- getSourcein class- EventObject
 
 
-