Uses of Class
com.adyen.model.nexo.Issuer
-
Packages that use Issuer Package Description com.adyen.model.nexo -
-
Uses of Issuer in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as Issuer Modifier and Type Field Description protected IssuerIssuerAndSerialNumber. issuerThe Issuer.Methods in com.adyen.model.nexo that return Issuer Modifier and Type Method Description IssuerObjectFactory. createIssuer()Create an instance ofIssuerIssuerIssuerAndSerialNumber. getIssuer()Gets the value of the issuer property.Methods in com.adyen.model.nexo with parameters of type Issuer Modifier and Type Method Description voidIssuerAndSerialNumber. setIssuer(Issuer value)Sets the value of the issuer property.
-