Class BrowseTag
java.lang.Object
com.inductiveautomation.ignition.common.script.builtin.ialabs.BrowseTag
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Details
-
name
-
path
-
fullPath
-
type
-
valueSource
-
dataType
-
-
Constructor Details
-
BrowseTag
-
-
Method Details
-
isFolder
public boolean isFolder() -
isUDT
public boolean isUDT() -
isOPC
public boolean isOPC() -
isDB
public boolean isDB() -
isExpression
public boolean isExpression() -
isQuery
public boolean isQuery() -
isMemory
public boolean isMemory() -
getDataType
-
getTagType
-
getValueSource
-
getPath
-
getFullPath
-
toString
-