Class DataTypeEx
java.lang.Object
com.inductiveautomation.ignition.common.sqltags.model.types.DataTypeEx
An extended representation of a data type that can represent either a scalar data type or a UDT type
-
Constructor Summary
ConstructorsConstructorDescriptionDataTypeEx
(DataType scalarType) DataTypeEx
(NodeBrowseInfo tag) DataTypeEx
(TagPath udtParentType) -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setScalarType
(DataType scalarType) void
setUDTParentType
(TagPath udtParentType) toString()