protected abstract static class AbstractDescription.AbstractBuilder<T extends Description,B extends AbstractDescription.AbstractBuilder<T,B>> extends AbstractBuildable.AbstractBuilder<ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?>,T,B> implements Description.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
Description entity) |
| Modifier and Type | Method and Description |
|---|---|
OwsLanguageString |
getAbstract() |
OwsCode |
getId() |
Set<OwsKeyword> |
getKeywords() |
Set<OwsMetadata> |
getMetadata() |
OwsLanguageString |
getTitle() |
B |
withAbstract(OwsLanguageString abstrakt) |
B |
withIdentifier(OwsCode id) |
B |
withKeyword(OwsKeyword keyword) |
B |
withMetadata(OwsMetadata metadata) |
B |
withTitle(OwsLanguageString title) |
getFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithAbstract, withAbstract, withDescription, withIdentifier, withIdentifier, withIdentifier, withKeyword, withKeywords, withKeywords, withMetadata, withMetadata, withTitle, withTitleprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, Description entity)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
public B withIdentifier(OwsCode id)
withIdentifier in interface Description.Builder<T extends Description,B extends AbstractDescription.AbstractBuilder<T,B>>public B withTitle(OwsLanguageString title)
withTitle in interface Description.Builder<T extends Description,B extends AbstractDescription.AbstractBuilder<T,B>>public B withAbstract(OwsLanguageString abstrakt)
withAbstract in interface Description.Builder<T extends Description,B extends AbstractDescription.AbstractBuilder<T,B>>public B withKeyword(OwsKeyword keyword)
withKeyword in interface Description.Builder<T extends Description,B extends AbstractDescription.AbstractBuilder<T,B>>public B withMetadata(OwsMetadata metadata)
withMetadata in interface Description.Builder<T extends Description,B extends AbstractDescription.AbstractBuilder<T,B>>public OwsCode getId()
public OwsLanguageString getTitle()
public OwsLanguageString getAbstract()
public Set<OwsKeyword> getKeywords()
public Set<OwsMetadata> getMetadata()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.