Interface BoundingBoxOutputDescription.Builder<T extends BoundingBoxOutputDescription,B extends BoundingBoxOutputDescription.Builder<T,B>>
-
- All Superinterfaces:
BoundingBoxDescription.Builder<T,B>,Builder<T,B>,DataDescription.Builder<T,B>,Description.Builder<T,B>,ProcessOutputDescription.Builder<T,B>
- All Known Implementing Classes:
BoundingBoxOutputDescriptionImpl.AbstractBuilder,BoundingBoxOutputDescriptionImpl.Builder
- Enclosing interface:
- BoundingBoxOutputDescription
public static interface BoundingBoxOutputDescription.Builder<T extends BoundingBoxOutputDescription,B extends BoundingBoxOutputDescription.Builder<T,B>> extends ProcessOutputDescription.Builder<T,B>, BoundingBoxDescription.Builder<T,B>
-
-
Method Summary
-
Methods inherited from interface org.n52.shetland.ogc.wps.description.BoundingBoxDescription.Builder
withDefaultCRS, withDefaultCRS, withSupportedCRS, withSupportedCRS, withSupportedCRS, withSupportedCRS
-
Methods inherited from interface org.n52.shetland.ogc.wps.description.Description.Builder
withAbstract, withAbstract, withAbstract, withDescription, withIdentifier, withIdentifier, withIdentifier, withIdentifier, withKeyword, withKeyword, withKeywords, withKeywords, withMetadata, withMetadata, withMetadata, withTitle, withTitle, withTitle
-
-