Uses of Class
jmri.configurexml.AbstractXmlAdapter.EnumIoNames
Packages that use AbstractXmlAdapter.EnumIoNames
Package
Description
Provides an XML-based mechanism for storing and restoring configurations.
-
Uses of AbstractXmlAdapter.EnumIoNames in jmri.configurexml
Subclasses of AbstractXmlAdapter.EnumIoNames in jmri.configurexmlModifier and TypeClassDescriptionstatic classAbstractXmlAdapter.EnumIoNamesNumbers<T extends Enum<T>>Support for Enum I/O to XML using the enum's element names; for backward compatibility, it will also accept ordinal numbers when reading. -
Uses of AbstractXmlAdapter.EnumIoNames in jmri.jmrit.display.layoutEditor.configurexml
Fields in jmri.jmrit.display.layoutEditor.configurexml declared as AbstractXmlAdapter.EnumIoNamesModifier and TypeFieldDescription(package private) static final AbstractXmlAdapter.EnumIoNames<LayoutShape.LayoutShapePointType>LayoutShapeXml.pTypeEnumMap(package private) static final AbstractXmlAdapter.EnumIoNames<LayoutShape.LayoutShapeType>LayoutShapeXml.sTypeEnumMap