Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlSignatureProductionPlace in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignatureProductionPlace Modifier and Type Field Description protected XmlSignatureProductionPlace
XmlSignature. signatureProductionPlace
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignatureProductionPlace Modifier and Type Method Description XmlSignatureProductionPlace
ObjectFactory. createXmlSignatureProductionPlace()
Create an instance ofXmlSignatureProductionPlace
XmlSignatureProductionPlace
XmlSignature. getSignatureProductionPlace()
Gets the value of the signatureProductionPlace property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignatureProductionPlace Modifier and Type Method Description void
XmlSignature. setSignatureProductionPlace(XmlSignatureProductionPlace value)
Sets the value of the signatureProductionPlace property.