Package jmri.jmrit.entryexit
Class EntryExitPairs.StackDetails
java.lang.Object
jmri.jmrit.entryexit.EntryExitPairs.StackDetails
- Enclosing class:
- EntryExitPairs
Class to collect (stack) routes when they are requested but blocked.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dp
-
reverse
boolean reverse
-
-
Constructor Details
-
StackDetails
StackDetails(DestinationPoints dp, boolean reverse)
-
-
Method Details
-
getReverse
boolean getReverse() -
getDestinationPoint
-