Uses of Class
eu.europa.esig.xmldsig.jaxb.KeyValueType
Package | Description |
---|---|
eu.europa.esig.trustedlist.jaxb.tsl | |
eu.europa.esig.xmldsig.jaxb |
-
Uses of KeyValueType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as KeyValueType Modifier and Type Field Description protected KeyValueType
DigitalIdentityType. keyValue
Methods in eu.europa.esig.trustedlist.jaxb.tsl that return KeyValueType Modifier and Type Method Description KeyValueType
DigitalIdentityType. getKeyValue()
Gets the value of the keyValue property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type KeyValueType Modifier and Type Method Description void
DigitalIdentityType. setKeyValue(KeyValueType value)
Sets the value of the keyValue property. -
Uses of KeyValueType in eu.europa.esig.xmldsig.jaxb
Methods in eu.europa.esig.xmldsig.jaxb that return KeyValueType Modifier and Type Method Description KeyValueType
ObjectFactory. createKeyValueType()
Create an instance ofKeyValueType
Methods in eu.europa.esig.xmldsig.jaxb that return types with arguments of type KeyValueType Modifier and Type Method Description JAXBElement<KeyValueType>
ObjectFactory. createKeyValue(KeyValueType value)
Methods in eu.europa.esig.xmldsig.jaxb with parameters of type KeyValueType Modifier and Type Method Description JAXBElement<KeyValueType>
ObjectFactory. createKeyValue(KeyValueType value)