- All Implemented Interfaces:
- org.n52.janmayen.Builder<T,B>, TypedDataDescription.Builder<LiteralType<?>,T,B>, TypedLiteralDescription.Builder<T,B>, TypedLiteralOutputDescription.Builder<T,B>, org.n52.shetland.ogc.wps.description.DataDescription.Builder<T,B>, org.n52.shetland.ogc.wps.description.Description.Builder<T,B>, org.n52.shetland.ogc.wps.description.LiteralDescription.Builder<T,B>, org.n52.shetland.ogc.wps.description.LiteralOutputDescription.Builder<T,B>, org.n52.shetland.ogc.wps.description.ProcessOutputDescription.Builder<T,B>
- Direct Known Subclasses:
- TypedLiteralOutputDescriptionImpl.Builder
- Enclosing class:
- TypedLiteralOutputDescriptionImpl
public abstract static class TypedLiteralOutputDescriptionImpl.AbstractBuilder<T extends TypedLiteralOutputDescription,B extends TypedLiteralOutputDescriptionImpl.AbstractBuilder<T,B>>
extends org.n52.shetland.ogc.wps.description.impl.LiteralOutputDescriptionImpl.AbstractBuilder<T,B>
implements TypedLiteralOutputDescription.Builder<T,B>