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. serviceNames
protected List<XmlLangAndValue>
XmlTrustedServiceProvider. tspNames
protected List<XmlLangAndValue>
XmlTrustedServiceProvider. tspTradeNames
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlLangAndValue Modifier and Type Method Description XmlLangAndValue
ObjectFactory. createXmlLangAndValue()
Create an instance ofXmlLangAndValue
Methods 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 void
XmlTrustedService. setServiceNames(List<XmlLangAndValue> serviceNames)
void
XmlTrustedServiceProvider. setTSPNames(List<XmlLangAndValue> tspNames)
void
XmlTrustedServiceProvider. setTSPTradeNames(List<XmlLangAndValue> tspTradeNames)