Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlToken
Package | Description |
---|---|
eu.europa.esig.dss.simplereport.jaxb |
-
Uses of XmlToken in eu.europa.esig.dss.simplereport.jaxb
Subclasses of XmlToken in eu.europa.esig.dss.simplereport.jaxb Modifier and Type Class Description class
XmlSignature
Java class for Signature complex type.class
XmlTimestamp
Java class for Timestamp complex type.Fields in eu.europa.esig.dss.simplereport.jaxb with type parameters of type XmlToken Modifier and Type Field Description protected List<XmlToken>
XmlSimpleReport. signatureOrTimestamp
Methods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlToken Modifier and Type Method Description List<XmlToken>
XmlSimpleReport. getSignatureOrTimestamp()
Gets the value of the signatureOrTimestamp property.