Uses of Enum
jmri.Conditional.State
Packages that use Conditional.State
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
-
Uses of Conditional.State in jmri
Methods in jmri that return Conditional.StateModifier and TypeMethodDescriptionstatic Conditional.StateConditional.State.getOperatorFromIntValue(int stateInt) static Conditional.StateReturns the enum constant of this type with the specified name.static Conditional.State[]Conditional.State.values()Returns an array containing the constants of this enum type, in the order they are declared.