Uses of Class
eu.europa.esig.dss.simplereport.jaxb.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. signatureScope
Methods in eu.europa.esig.dss.simplereport.jaxb that return XmlSignatureScope Modifier and Type Method Description XmlSignatureScope
ObjectFactory. createXmlSignatureScope()
Create an instance ofXmlSignatureScope
Methods 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.