Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSignatureProductionPlace
Packages that use XmlSignatureProductionPlace
-
Uses of XmlSignatureProductionPlace in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlSignatureProductionPlaceModifier and TypeFieldDescriptionprotected XmlSignatureProductionPlace
XmlSignature.signatureProductionPlace
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlSignatureProductionPlaceModifier and TypeMethodDescriptionObjectFactory.createXmlSignatureProductionPlace()
Create an instance ofXmlSignatureProductionPlace
XmlSignature.getSignatureProductionPlace()
Gets the value of the signatureProductionPlace property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlSignatureProductionPlaceModifier and TypeMethodDescriptionvoid
XmlSignature.setSignatureProductionPlace
(XmlSignatureProductionPlace value) Sets the value of the signatureProductionPlace property.