Uses of Class
io.getlime.powerauth.soap.v2.KeyValueMap.Entry
-
Packages that use KeyValueMap.Entry Package Description io.getlime.powerauth.soap.v2 -
-
Uses of KeyValueMap.Entry in io.getlime.powerauth.soap.v2
Fields in io.getlime.powerauth.soap.v2 with type parameters of type KeyValueMap.Entry Modifier and Type Field Description protected java.util.List<KeyValueMap.Entry>KeyValueMap. entryMethods in io.getlime.powerauth.soap.v2 that return KeyValueMap.Entry Modifier and Type Method Description KeyValueMap.EntryObjectFactory. createKeyValueMapEntry()Create an instance ofKeyValueMap.EntryMethods in io.getlime.powerauth.soap.v2 that return types with arguments of type KeyValueMap.Entry Modifier and Type Method Description java.util.List<KeyValueMap.Entry>KeyValueMap. getEntry()Gets the value of the entry property.
-