Uses of Class
com.adyen.model.nexo.SignerIdentifier
-
Packages that use SignerIdentifier Package Description com.adyen.model.nexo -
-
Uses of SignerIdentifier in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SignerIdentifier Modifier and Type Field Description protected SignerIdentifierSigner. signerIdentifierThe Signer identifier.Methods in com.adyen.model.nexo that return SignerIdentifier Modifier and Type Method Description SignerIdentifierObjectFactory. createSignerIdentifier()Create an instance ofSignerIdentifierSignerIdentifierSigner. getSignerIdentifier()Gets the value of the signerIdentifier property.Methods in com.adyen.model.nexo with parameters of type SignerIdentifier Modifier and Type Method Description voidSigner. setSignerIdentifier(SignerIdentifier value)Sets the value of the signerIdentifier property.
-