Uses of Class
io.annot8.components.geo.processors.GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties
-
-
Uses of GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties in io.annot8.components.geo.processors
Methods in io.annot8.components.geo.processors that return GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties Modifier and Type Method Description GeoNamesGazetteer.Settings.GeoNamesAdditionalPropertiesGeoNamesGazetteer.Settings. getAdditionalProperties()static GeoNamesGazetteer.Settings.GeoNamesAdditionalPropertiesGeoNamesGazetteer.Settings.GeoNamesAdditionalProperties. valueOf(String name)Returns the enum constant of this type with the specified name.static GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties[]GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.annot8.components.geo.processors with parameters of type GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties Modifier and Type Method Description voidGeoNamesGazetteer.Settings. setAdditionalProperties(GeoNamesGazetteer.Settings.GeoNamesAdditionalProperties additionalProperties)
-