- All Implemented Interfaces:
- org.n52.janmayen.Builder<T,B>, TypedDataDescription.Builder<LiteralType<?>,T,B>, TypedLiteralDescription.Builder<T,B>, TypedLiteralInputDescription.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.LiteralInputDescription.Builder<T,B>, org.n52.shetland.ogc.wps.description.ProcessInputDescription.Builder<T,B>
- Direct Known Subclasses:
- TypedLiteralInputDescriptionImpl.Builder
- Enclosing class:
- TypedLiteralInputDescriptionImpl
public abstract static class TypedLiteralInputDescriptionImpl.AbstractBuilder<T extends TypedLiteralInputDescription,B extends TypedLiteralInputDescriptionImpl.AbstractBuilder<T,B>>
extends org.n52.shetland.ogc.wps.description.impl.LiteralInputDescriptionImpl.AbstractBuilder<T,B>
implements TypedLiteralInputDescription.Builder<T,B>