- All Superinterfaces:
- org.n52.janmayen.Builder<T,B>, org.n52.shetland.ogc.wps.description.DataDescription.Builder<T,B>, org.n52.shetland.ogc.wps.description.Description.Builder<T,B>
- All Known Subinterfaces:
- TypedComplexDescription.Builder<T,B>, TypedComplexInputDescription.Builder<T,B>, TypedComplexOutputDescription.Builder<T,B>, TypedLiteralDescription.Builder<T,B>, TypedLiteralInputDescription.Builder<T,B>, TypedLiteralOutputDescription.Builder<T,B>
- All Known Implementing Classes:
- TypedComplexInputDescriptionImpl.AbstractBuilder, TypedComplexInputDescriptionImpl.Builder, TypedComplexOutputDescriptionImpl.AbstractBuilder, TypedComplexOutputDescriptionImpl.Builder, TypedLiteralInputDescriptionImpl.AbstractBuilder, TypedLiteralInputDescriptionImpl.Builder, TypedLiteralOutputDescriptionImpl.AbstractBuilder, TypedLiteralOutputDescriptionImpl.Builder
- Enclosing interface:
- TypedDataDescription<X>
public static interface TypedDataDescription.Builder<X,T extends TypedDataDescription<X>,B extends TypedDataDescription.Builder<X,T,B>>
extends org.n52.shetland.ogc.wps.description.DataDescription.Builder<T,B>