Interface BoundingBoxInputDescription.Builder<T extends BoundingBoxInputDescription,B extends BoundingBoxInputDescription.Builder<T,B>>
-
- All Superinterfaces:
BoundingBoxDescription.Builder<T,B>,Builder<T,B>,DataDescription.Builder<T,B>,Description.Builder<T,B>,ProcessInputDescription.Builder<T,B>
- All Known Implementing Classes:
BoundingBoxInputDescriptionImpl.AbstractBuilder,BoundingBoxInputDescriptionImpl.Builder
- Enclosing interface:
- BoundingBoxInputDescription
public static interface BoundingBoxInputDescription.Builder<T extends BoundingBoxInputDescription,B extends BoundingBoxInputDescription.Builder<T,B>> extends ProcessInputDescription.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
-
Methods inherited from interface org.n52.shetland.ogc.wps.description.ProcessInputDescription.Builder
withMaximalOccurence, withMaximalOccurence, withMinimalOccurence, withMinimalOccurence, withOccurence
-
-