Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlLangAndValue
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlLangAndValue in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlLangAndValue Modifier and Type Field Description protected List<XmlLangAndValue>XmlTrustedService. serviceNamesprotected List<XmlLangAndValue>XmlTrustedServiceProvider. tspNamesprotected List<XmlLangAndValue>XmlTrustedServiceProvider. tspTradeNamesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlLangAndValue Modifier and Type Method Description XmlLangAndValueObjectFactory. createXmlLangAndValue()Create an instance ofXmlLangAndValueMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlLangAndValue Modifier and Type Method Description List<XmlLangAndValue>XmlTrustedService. getServiceNames()List<XmlLangAndValue>XmlTrustedServiceProvider. getTSPNames()List<XmlLangAndValue>XmlTrustedServiceProvider. getTSPTradeNames()Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlLangAndValue Modifier and Type Method Description voidXmlTrustedService. setServiceNames(List<XmlLangAndValue> serviceNames)voidXmlTrustedServiceProvider. setTSPNames(List<XmlLangAndValue> tspNames)voidXmlTrustedServiceProvider. setTSPTradeNames(List<XmlLangAndValue> tspTradeNames)