Uses of Class
com.adyen.model.nexo.SaleSoftware
-
Packages that use SaleSoftware Package Description com.adyen.model.nexo -
-
Uses of SaleSoftware in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SaleSoftware Modifier and Type Field Description protected SaleSoftwareLoginRequest. saleSoftwareThe Sale software.Methods in com.adyen.model.nexo that return SaleSoftware Modifier and Type Method Description SaleSoftwareObjectFactory. createSaleSoftware()Create an instance ofSaleSoftwareSaleSoftwareLoginRequest. getSaleSoftware()Gets the value of the saleSoftware property.Methods in com.adyen.model.nexo with parameters of type SaleSoftware Modifier and Type Method Description voidLoginRequest. setSaleSoftware(SaleSoftware value)Sets the value of the saleSoftware property.
-