Class TagXMLImporter.TagXMLReader.PropertyElement
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.simple.Element
com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.PropertyElement
- Enclosing class:
- TagXMLImporter.TagXMLReader
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element
Element.ValidationResult
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
int
getValue()
void
setAttributes
(Attributes attr) void
setRawValue
(String value) validate()
-
Constructor Details
-
PropertyElement
public PropertyElement()
-
-
Method Details
-
getBindType
-
getPollingMode
public int getPollingMode() -
getDataTypeClass
-
setAttributes
- Overrides:
setAttributes
in classElement
- Throws:
Exception
-
getValue
-
validate
-
setRawValue
- Overrides:
setRawValue
in classElement
- Throws:
Exception
-
addChild
-