Package jmri.jmrit.vsdecoder
Class VSDManagerEvent
java.lang.Object
java.util.EventObject
jmri.jmrit.vsdecoder.VSDManagerEvent
- All Implemented Interfaces:
Serializable
Process Manager Events.
This file is part of JMRI.
This file is part of JMRI.
JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.
JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription(package private) Object(package private) VSDManagerEvent.EventTypeFields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionVSDManagerEvent(VSDecoderManager source) VSDManagerEvent(VSDecoderManager source, VSDManagerEvent.EventType t, Object d) -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
type
-
data
-
-
Constructor Details
-
VSDManagerEvent
-
VSDManagerEvent
-
VSDManagerEvent
-
-
Method Details
-
setType
-
getType
-
getData
-