Uses of Class
com.adyen.model.nexo.Parameter
-
Packages that use Parameter Package Description com.adyen.model.nexo -
-
Uses of Parameter in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as Parameter Modifier and Type Field Description protected ParameterAlgorithmIdentifier. parameterThe Parameter.Methods in com.adyen.model.nexo that return Parameter Modifier and Type Method Description ParameterObjectFactory. createParameter()Create an instance ofParameterParameterAlgorithmIdentifier. getParameter()Gets the value of the parameter property.Methods in com.adyen.model.nexo with parameters of type Parameter Modifier and Type Method Description voidAlgorithmIdentifier. setParameter(Parameter value)Sets the value of the parameter property.
-