public interface Description
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Description.Builder<T extends Description,B extends Description.Builder<T,B>> |
| Modifier and Type | Method and Description |
|---|---|
Optional<OwsLanguageString> |
getAbstract() |
OwsCode |
getId() |
Set<OwsKeyword> |
getKeywords() |
Set<OwsMetadata> |
getMetadata() |
OwsLanguageString |
getTitle() |
OwsCode getId()
Optional<OwsLanguageString> getAbstract()
OwsLanguageString getTitle()
Set<OwsKeyword> getKeywords()
Set<OwsMetadata> getMetadata()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.