Class AbstractAttributesMap
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.deserialization.AbstractAttributesMap
- All Implemented Interfaces:
- AttributesMap
- Direct Known Subclasses:
- BinaryAttributesMap,- SAXAttributesMap
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.common.xmlserialization.deserialization.AttributesMapgetDecoder, getLength, getName, getValue
- 
Constructor Details- 
AbstractAttributesMappublic AbstractAttributesMap()
 
- 
- 
Method Details- 
getInt- Specified by:
- getIntin interface- AttributesMap
- Throws:
- IOException
 
- 
getString- Specified by:
- getStringin interface- AttributesMap
- Throws:
- IOException
 
- 
getClass- Specified by:
- getClassin interface- AttributesMap
- Throws:
- IOException
 
- 
getSignature- Specified by:
- getSignaturein interface- AttributesMap
- Throws:
- IOException
 
 
-