Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
Packages that use XmlLangAndValue
Package
Description
-
Uses of XmlLangAndValue in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlLangAndValueModifier and TypeMethodDescriptionCertificateWrapper.getQCPDSLocations()
Returns QcEuPDS Locations -
Uses of XmlLangAndValue in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlLangAndValueModifier and TypeFieldDescriptionprotected List<XmlLangAndValue>
XmlQcStatements.qcEuPDS
protected List<XmlLangAndValue>
XmlTrustedService.serviceNames
protected List<XmlLangAndValue>
XmlTrustedServiceProvider.tspNames
protected List<XmlLangAndValue>
XmlTrustedServiceProvider.tspTradeNames
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlLangAndValueModifier and TypeMethodDescriptionObjectFactory.createXmlLangAndValue()
Create an instance ofXmlLangAndValue
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlLangAndValueModifier and TypeMethodDescriptionXmlQcStatements.getQcEuPDS()
XmlTrustedService.getServiceNames()
XmlTrustedServiceProvider.getTSPNames()
XmlTrustedServiceProvider.getTSPTradeNames()
Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlLangAndValueModifier and TypeMethodDescriptionvoid
XmlQcStatements.setQcEuPDS
(List<XmlLangAndValue> qcEuPDS) void
XmlTrustedService.setServiceNames
(List<XmlLangAndValue> serviceNames) void
XmlTrustedServiceProvider.setTSPNames
(List<XmlLangAndValue> tspNames) void
XmlTrustedServiceProvider.setTSPTradeNames
(List<XmlLangAndValue> tspTradeNames) -
Uses of XmlLangAndValue in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type XmlLangAndValueModifier and TypeMethodDescriptionXmlQcStatementsBuilder.buildXmlQcEuPSD
(List<PdsLocation> qcEuPDS) Builds a list of XML QcEuPSDs