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.qcEuPDSprotected List<XmlLangAndValue> XmlTrustService.serviceNamesprotected List<XmlLangAndValue> XmlTrustServiceProvider.tspNamesprotected List<XmlLangAndValue> XmlTrustServiceProvider.tspTradeNamesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlLangAndValueModifier and TypeMethodDescriptionObjectFactory.createXmlLangAndValue()Create an instance ofXmlLangAndValueMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlLangAndValueModifier and TypeMethodDescriptionXmlQcStatements.getQcEuPDS()XmlTrustService.getServiceNames()XmlTrustServiceProvider.getTSPNames()XmlTrustServiceProvider.getTSPTradeNames()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlLangAndValueModifier and TypeMethodDescriptionvoidXmlQcStatements.setQcEuPDS(List<XmlLangAndValue> qcEuPDS) voidXmlTrustService.setServiceNames(List<XmlLangAndValue> serviceNames) voidXmlTrustServiceProvider.setTSPNames(List<XmlLangAndValue> tspNames) voidXmlTrustServiceProvider.setTSPTradeNames(List<XmlLangAndValue> tspTradeNames) -
Uses of XmlLangAndValue in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic that return types with arguments of type XmlLangAndValueModifier and TypeMethodDescriptionXmlQcStatementsBuilder.buildXmlQcEuPSD(List<PdsLocation> qcEuPDS) Builds a list of XML QcEuPSDs