Uses of Enum
jmri.jmrit.logixng.expressions.LogData.DataType
Packages that use LogData.DataType
-
Uses of LogData.DataType in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return LogData.DataTypeModifier and TypeMethodDescriptionLogData.Data.getDataType()static LogData.DataTypeReturns the enum constant of this type with the specified name.static LogData.DataType[]LogData.DataType.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 LogData.DataTypeConstructors in jmri.jmrit.logixng.expressions with parameters of type LogData.DataType