Class ServerBrowseElement
java.lang.Object
com.inductiveautomation.ignition.common.opc.ServerBrowseElement
- All Implemented Interfaces:
OPCBrowseElement,Serializable
- See Also:
-
Constructor Details
-
ServerBrowseElement
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceOPCBrowseElement
-
getDatatype
Description copied from interface:OPCBrowseElementGets the data type of the element.XXX NOTE: this really only applies to tags, which are only one type of element. Servers and folders won't use this. In the future, we might make it a property, but right now this is the quickest way to get things up and running.
- Specified by:
getDatatypein interfaceOPCBrowseElement
-
getDisplayName
- Specified by:
getDisplayNamein interfaceOPCBrowseElement
-
getElementType
- Specified by:
getElementTypein interfaceOPCBrowseElement
-
getServerNodeId
- Specified by:
getServerNodeIdin interfaceOPCBrowseElement
-