Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlSignature
-
Packages that use XmlSignature Package Description eu.europa.esig.dss.simplereport.jaxb -
-
Uses of XmlSignature in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb with type parameters of type XmlSignature Modifier and Type Field Description protected List<XmlSignature>XmlSimpleReport. signatureMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlSignature Modifier and Type Method Description XmlSignatureObjectFactory. createXmlSignature()Create an instance ofXmlSignatureMethods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlSignature Modifier and Type Method Description List<XmlSignature>XmlSimpleReport. getSignature()Gets the value of the signature property.
-