Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlSignatureScope
-
Packages that use XmlSignatureScope Package Description eu.europa.esig.dss.simplereport.jaxb -
-
Uses of XmlSignatureScope in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb with type parameters of type XmlSignatureScope Modifier and Type Field Description protected List<XmlSignatureScope>XmlSignature. signatureScopeMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlSignatureScope Modifier and Type Method Description XmlSignatureScopeObjectFactory. createXmlSignatureScope()Create an instance ofXmlSignatureScopeMethods in eu.europa.esig.dss.simplereport.jaxb that return types with arguments of type XmlSignatureScope Modifier and Type Method Description List<XmlSignatureScope>XmlSignature. getSignatureScope()Gets the value of the signatureScope property.
-