Uses of Class
com.adyen.model.nexo.Geolocation
-
Packages that use Geolocation Package Description com.adyen.model.nexo -
-
Uses of Geolocation in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as Geolocation Modifier and Type Field Description protected GeolocationMobileData. geolocationThe Geolocation.Methods in com.adyen.model.nexo that return Geolocation Modifier and Type Method Description GeolocationObjectFactory. createGeolocation()Create an instance ofGeolocationGeolocationMobileData. getGeolocation()Gets the value of the geolocation property.Methods in com.adyen.model.nexo with parameters of type Geolocation Modifier and Type Method Description voidMobileData. setGeolocation(Geolocation value)Sets the value of the geolocation property.
-