Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureScope
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlSignatureScope in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlSignatureScope Modifier and Type Method Description List<XmlSignatureScope>
SignatureWrapper. getSignatureScopes()
-
Uses of XmlSignatureScope in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlSignatureScope Modifier and Type Field Description protected List<XmlSignatureScope>
XmlSignature. signatureScopes
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignatureScope Modifier and Type Method Description XmlSignatureScope
ObjectFactory. createXmlSignatureScope()
Create an instance ofXmlSignatureScope
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlSignatureScope Modifier and Type Method Description List<XmlSignatureScope>
XmlSignature. getSignatureScopes()
Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlSignatureScope Modifier and Type Method Description void
XmlSignature. setSignatureScopes(List<XmlSignatureScope> signatureScopes)