Uses of Class
it.geosolutions.geoserver.rest.decoder.RESTFeatureType.Attribute
-
Packages that use RESTFeatureType.Attribute Package Description it.geosolutions.geoserver.rest.decoder Decoders for GeoServer's beans. -
-
Uses of RESTFeatureType.Attribute in it.geosolutions.geoserver.rest.decoder
Methods in it.geosolutions.geoserver.rest.decoder that return types with arguments of type RESTFeatureType.Attribute Modifier and Type Method Description java.util.Iterator<RESTFeatureType.Attribute>RESTFeatureType. attributesIterator()attributesIteratorjava.lang.Iterable<RESTFeatureType.Attribute>RESTFeatureType. getAttributes()Get the URL to retrieve the featuretype.
-