Uses of Class
com.adyen.model.nexo.KEKIdentifier
-
Packages that use KEKIdentifier Package Description com.adyen.model.nexo -
-
Uses of KEKIdentifier in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as KEKIdentifier Modifier and Type Field Description protected KEKIdentifierKEK. kekIdentifierThe Kek identifier.Methods in com.adyen.model.nexo that return KEKIdentifier Modifier and Type Method Description KEKIdentifierObjectFactory. createKEKIdentifier()Create an instance ofKEKIdentifierKEKIdentifierKEK. getKEKIdentifier()Gets the value of the kekIdentifier property.Methods in com.adyen.model.nexo with parameters of type KEKIdentifier Modifier and Type Method Description voidKEK. setKEKIdentifier(KEKIdentifier value)Sets the value of the kekIdentifier property.
-