jmri.configurexml.turnoutoperations
Class RawTurnoutOperationXml

java.lang.Object
  extended by jmri.configurexml.AbstractXmlAdapter
      extended by jmri.configurexml.turnoutoperations.TurnoutOperationXml
          extended by jmri.configurexml.turnoutoperations.CommonTurnoutOperationXml
              extended by jmri.configurexml.turnoutoperations.RawTurnoutOperationXml
All Implemented Interfaces:
XmlAdapter

public class RawTurnoutOperationXml
extends CommonTurnoutOperationXml

Concrete subclass to save/restore RawTurnoutOperation object to/from XML. Most of the work is done by CommonTurnoutOperationXml Based on NoFeedbackTurnoutOperationXml.

Author:
Paul Bender Copyright 2008

Constructor Summary
RawTurnoutOperationXml()
           
 
Method Summary
 TurnoutOperation loadOne(Element e)
          called for a newly-constructed object to load it from an XML element
 
Methods inherited from class jmri.configurexml.turnoutoperations.CommonTurnoutOperationXml
loadOne, store
 
Methods inherited from class jmri.configurexml.turnoutoperations.TurnoutOperationXml
getAdapter, load, load, loadOperation
 
Methods inherited from class jmri.configurexml.AbstractXmlAdapter
creationErrorEncountered, getConfigXmlManager, loadDeferred, loadOrder, setConfigXmlManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawTurnoutOperationXml

public RawTurnoutOperationXml()
Method Detail

loadOne

public TurnoutOperation loadOne(Element e)
called for a newly-constructed object to load it from an XML element

Specified by:
loadOne in class TurnoutOperationXml
Parameters:
e - the XML element of type "turnoutOperation"


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads