Uses of Class
com.adyen.model.nexo.UTMCoordinates
-
Packages that use UTMCoordinates Package Description com.adyen.model.nexo -
-
Uses of UTMCoordinates in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as UTMCoordinates Modifier and Type Field Description protected UTMCoordinatesGeolocation. utmCoordinatesThe Utm coordinates.Methods in com.adyen.model.nexo that return UTMCoordinates Modifier and Type Method Description UTMCoordinatesObjectFactory. createUTMCoordinates()Create an instance ofUTMCoordinatesUTMCoordinatesGeolocation. getUTMCoordinates()Gets the value of the utmCoordinates property.Methods in com.adyen.model.nexo with parameters of type UTMCoordinates Modifier and Type Method Description voidGeolocation. setUTMCoordinates(UTMCoordinates value)Sets the value of the utmCoordinates property.
-