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>XmlTrustedService.serviceNamesprotected List<XmlLangAndValue>XmlTrustedServiceProvider.tspNamesprotected List<XmlLangAndValue>XmlTrustedServiceProvider.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()XmlTrustedService.getServiceNames()XmlTrustedServiceProvider.getTSPNames()XmlTrustedServiceProvider.getTSPTradeNames()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlLangAndValueModifier and TypeMethodDescriptionvoidXmlQcStatements.setQcEuPDS(List<XmlLangAndValue> qcEuPDS) voidXmlTrustedService.setServiceNames(List<XmlLangAndValue> serviceNames) voidXmlTrustedServiceProvider.setTSPNames(List<XmlLangAndValue> tspNames) voidXmlTrustedServiceProvider.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