Uses of Class
org.n52.shetland.ogc.ows.OwsSections
-
Packages that use OwsSections Package Description org.n52.shetland.ogc.ows -
-
Uses of OwsSections in org.n52.shetland.ogc.ows
Methods in org.n52.shetland.ogc.ows that return OwsSections Modifier and Type Method Description OwsSectionsOwsSections. addSections(String section)OwsSectionsOwsSections. addSections(List<String> sections)OwsSectionsOwsSections. setSections(List<String> sections)
-