Uses of Class
com.adyen.model.nexo.EnableServiceResponse
-
Packages that use EnableServiceResponse Package Description com.adyen.model.nexo -
-
Uses of EnableServiceResponse in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as EnableServiceResponse Modifier and Type Field Description protected EnableServiceResponseSaleToPOIResponse. enableServiceResponseThe Enable service response.Methods in com.adyen.model.nexo that return EnableServiceResponse Modifier and Type Method Description EnableServiceResponseObjectFactory. createEnableServiceResponse()Create an instance ofEnableServiceResponseEnableServiceResponseSaleToPOIResponse. getEnableServiceResponse()Gets the value of the enableServiceResponse property.Methods in com.adyen.model.nexo with parameters of type EnableServiceResponse Modifier and Type Method Description voidSaleToPOIResponse. setEnableServiceResponse(EnableServiceResponse value)Sets the value of the enableServiceResponse property.
-