Class XmlSequenceObject
java.lang.Object
eu.europa.esig.dss.evidencerecord.common.validation.DigestValueGroup
eu.europa.esig.dss.evidencerecord.xml.validation.XmlSequenceObject
- All Implemented Interfaces:
EvidenceRecordObject, XmlEvidenceRecordObject, Serializable
Ths Xml Evidence Record representation of Sequence element
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the current Element corresponding to the object typeMethods inherited from class DigestValueGroup
getDigestValues, getOrder, setDigestValues, setOrderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlEvidenceRecordObject
getOrder
-
Constructor Details
-
XmlSequenceObject
-
-
Method Details
-
getElement
Description copied from interface:XmlEvidenceRecordObjectGets the current Element corresponding to the object type- Specified by:
getElementin interfaceXmlEvidenceRecordObject- Returns:
Element
-