Package de.aeb.xnsg.customs.dto.common
Class ICGnssDTO
java.lang.Object
de.aeb.xnsg.customs.dto.common.ICGnssDTO
DTO to hold Global Navigation Satellite System data.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
latitude
Latitude of the location in decimal degrees, using negative values for south.length=17
-
longitude
Longitude of the location in decimal degrees, using negative values for west.length=17
-
-
Constructor Details
-
ICGnssDTO
public ICGnssDTO()
-