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