Uses of Class
com.adyen.model.nexo.AreaSize
-
Packages that use AreaSize Package Description com.adyen.model.nexo -
-
Uses of AreaSize in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as AreaSize Modifier and Type Field Description protected AreaSizeCapturedSignature. areaSizeThe Area size.Methods in com.adyen.model.nexo that return AreaSize Modifier and Type Method Description AreaSizeObjectFactory. createAreaSize()Create an instance ofAreaSizeAreaSizeCapturedSignature. getAreaSize()Gets the value of the areaSize property.Methods in com.adyen.model.nexo with parameters of type AreaSize Modifier and Type Method Description voidCapturedSignature. setAreaSize(AreaSize value)Sets the value of the areaSize property.
-