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