Uses of Enum Class
org.geotools.geopkg.Entry.DataType
Packages that use Entry.DataType
-
Uses of Entry.DataType in org.geotools.geopkg
Fields in org.geotools.geopkg declared as Entry.DataTypeMethods in org.geotools.geopkg that return Entry.DataTypeModifier and TypeMethodDescriptionEntry.getDataType()static Entry.DataTypeReturns the enum constant of this class with the specified name.static Entry.DataType[]Entry.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.geotools.geopkg with parameters of type Entry.DataType