Uses of Class
io.getlime.powerauth.soap.v3.KeyValueMap
-
Packages that use KeyValueMap Package Description io.getlime.powerauth.soap.v3 -
-
Uses of KeyValueMap in io.getlime.powerauth.soap.v3
Fields in io.getlime.powerauth.soap.v3 declared as KeyValueMap Modifier and Type Field Description protected KeyValueMapSignatureAuditResponse.Items. additionalInfoMethods in io.getlime.powerauth.soap.v3 that return KeyValueMap Modifier and Type Method Description KeyValueMapObjectFactory. createKeyValueMap()Create an instance ofKeyValueMapKeyValueMapSignatureAuditResponse.Items. getAdditionalInfo()Gets the value of the additionalInfo property.Methods in io.getlime.powerauth.soap.v3 with parameters of type KeyValueMap Modifier and Type Method Description voidSignatureAuditResponse.Items. setAdditionalInfo(KeyValueMap value)Sets the value of the additionalInfo property.
-