Uses of Class
com.adyen.model.nexo.LoginResponse
-
Packages that use LoginResponse Package Description com.adyen.model.nexo -
-
Uses of LoginResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as LoginResponse Modifier and Type Field Description protected LoginResponseSaleToPOIResponse. loginResponseThe Login response.Methods in com.adyen.model.nexo that return LoginResponse Modifier and Type Method Description LoginResponseObjectFactory. createLoginResponse()Create an instance ofLoginResponseLoginResponseSaleToPOIResponse. getLoginResponse()Gets the value of the loginResponse property.Methods in com.adyen.model.nexo with parameters of type LoginResponse Modifier and Type Method Description voidSaleToPOIResponse. setLoginResponse(LoginResponse value)Sets the value of the loginResponse property.
-