Class LogixNG_SelectTableXml


  • public class LogixNG_SelectTableXml
    extends java.lang.Object
    Xml class for jmri.jmrit.logixng.util.LogixNG_SelectTable.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void load​(org.jdom2.Element tableElement, LogixNG_SelectTable selectTable)  
      org.jdom2.Element store​(LogixNG_SelectTable selectTable, java.lang.String tagName)
      Default implementation for storing the contents of a LogixNG_SelectTable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait