public abstract static class LiteralDataDomainImpl.AbstractBuilder<T extends LiteralDataDomain,B extends LiteralDataDomainImpl.AbstractBuilder<T,B>> extends AbstractBuildable.AbstractBuilder<ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?>,T,B> implements LiteralDataDomain.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
LiteralDataDomain entity) |
| Modifier and Type | Method and Description |
|---|---|
(package private) OwsDomainMetadata |
getDataType() |
(package private) OwsValue |
getDefaultValue() |
(package private) OwsPossibleValues |
getPossibleValues() |
(package private) OwsDomainMetadata |
getUOM() |
B |
withDataType(OwsDomainMetadata dataType) |
B |
withDefaultValue(OwsValue value) |
B |
withUOM(OwsDomainMetadata uom) |
B |
withValueDescription(OwsPossibleValues possibleValues) |
getFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithDataType, withDataType, withDefaultValue, withUOM, withUOMprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, LiteralDataDomain entity)
OwsPossibleValues getPossibleValues()
OwsDomainMetadata getDataType()
OwsValue getDefaultValue()
OwsDomainMetadata getUOM()
public B withDataType(OwsDomainMetadata dataType)
withDataType in interface LiteralDataDomain.Builder<T extends LiteralDataDomain,B extends LiteralDataDomainImpl.AbstractBuilder<T,B>>public B withDefaultValue(OwsValue value)
withDefaultValue in interface LiteralDataDomain.Builder<T extends LiteralDataDomain,B extends LiteralDataDomainImpl.AbstractBuilder<T,B>>public B withUOM(OwsDomainMetadata uom)
withUOM in interface LiteralDataDomain.Builder<T extends LiteralDataDomain,B extends LiteralDataDomainImpl.AbstractBuilder<T,B>>public B withValueDescription(OwsPossibleValues possibleValues)
withValueDescription in interface LiteralDataDomain.Builder<T extends LiteralDataDomain,B extends LiteralDataDomainImpl.AbstractBuilder<T,B>>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.