Uses of Class
org.hortonmachine.gears.io.geopaparazzi.geopap4.TableDescriptions.GpsLogsDataTableFields
-
Packages that use TableDescriptions.GpsLogsDataTableFields Package Description org.hortonmachine.gears.io.geopaparazzi.geopap4 -
-
Uses of TableDescriptions.GpsLogsDataTableFields in org.hortonmachine.gears.io.geopaparazzi.geopap4
Methods in org.hortonmachine.gears.io.geopaparazzi.geopap4 that return TableDescriptions.GpsLogsDataTableFields Modifier and Type Method Description static TableDescriptions.GpsLogsDataTableFieldsTableDescriptions.GpsLogsDataTableFields. valueOf(String name)Returns the enum constant of this type with the specified name.static TableDescriptions.GpsLogsDataTableFields[]TableDescriptions.GpsLogsDataTableFields. values()Returns an array containing the constants of this enum type, in the order they are declared.
-