Uses of Enum
jmri.jmrit.logix.OBlock.OBlockStatus
Packages that use OBlock.OBlockStatus
Package
Description
Support for implementing Warrants in JMRI.
-
Uses of OBlock.OBlockStatus in jmri.jmrit.logix
Methods in jmri.jmrit.logix that return OBlock.OBlockStatusModifier and TypeMethodDescriptionstatic OBlock.OBlockStatusOBlock.OBlockStatus.getByDescr(String descr) static OBlock.OBlockStatusstatic OBlock.OBlockStatusReturns the enum constant of this type with the specified name.static OBlock.OBlockStatus[]OBlock.OBlockStatus.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OBlock.OBlockStatus in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return OBlock.OBlockStatusMethods in jmri.jmrit.logixng.expressions with parameters of type OBlock.OBlockStatus