Package jmri.jmrix.dccpp
Class DCCppExrailEntry
java.lang.Object
jmri.jmrix.dccpp.DCCppExrailEntry
A single DCC-EX EXRAIL Route or Automation entry; state and caption updated via
<jB> replies.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEXRAIL state values from<jB id state>replies. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCaption set via<jB id "caption">, or null if not yet received.Returns caption if set, otherwise description.intgetId()getState()State from<jB id state>; null if not yet received.getType()booleanbooleanisRoute()voidsetCaption(String caption) voidsetState(DCCppExrailEntry.State state)
-
Constructor Details
-
DCCppExrailEntry
-
-
Method Details
-
getId
-
getType
-
getDescription
-
isRoute
-
isAutomation
-
getCaption
Caption set via<jB id "caption">, or null if not yet received. -
setCaption
-
getDisplayName
Returns caption if set, otherwise description. -
getState
State from<jB id state>; null if not yet received. -
setState
-