Uses of Enum
jmri.jmrit.logixng.expressions.And.Type
Packages that use And.Type
-
Uses of And.Type in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return And.TypeModifier and TypeMethodDescriptionAnd.getType()Get the type.static And.TypeReturns the enum constant of this type with the specified name.static And.Type[]And.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.expressions with parameters of type And.Type