Class AnnotationPersistentData

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<Annotation>
com.inductiveautomation.ignition.gateway.history.AnnotationPersistentData
All Implemented Interfaces:
TagHistoryData, PersistentData, Serializable, Cloneable, Iterable<Annotation>, Collection<Annotation>, List<Annotation>, RandomAccess

public class AnnotationPersistentData extends ArrayList<Annotation> implements TagHistoryData
See Also: