public class OwsSections extends Object
| Constructor and Description |
|---|
OwsSections() |
| Modifier and Type | Method and Description |
|---|---|
OwsSections |
addSections(List<String> sections) |
OwsSections |
addSections(String section) |
List<String> |
getSections() |
boolean |
isSetSections() |
OwsSections |
setSections(List<String> sections) |
public OwsSections setSections(List<String> sections)
sections - the sections to setpublic OwsSections addSections(List<String> sections)
sections - the sections to addpublic OwsSections addSections(String section)
section - the section to addpublic boolean isSetSections()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.