Interface LiteralOutputDescription.Builder<T extends LiteralOutputDescription,B extends LiteralOutputDescription.Builder<T,B>>
-
- All Superinterfaces:
Builder<T,B>,DataDescription.Builder<T,B>,Description.Builder<T,B>,LiteralDescription.Builder<T,B>,ProcessOutputDescription.Builder<T,B>
- All Known Implementing Classes:
LiteralOutputDescriptionImpl.AbstractBuilder,LiteralOutputDescriptionImpl.Builder
- Enclosing interface:
- LiteralOutputDescription
public static interface LiteralOutputDescription.Builder<T extends LiteralOutputDescription,B extends LiteralOutputDescription.Builder<T,B>> extends LiteralDescription.Builder<T,B>, ProcessOutputDescription.Builder<T,B>
-
-
Method Summary
-
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.LiteralDescription.Builder
withDefaultLiteralDataDomain, withDefaultLiteralDataDomain, withSupportedLiteralDataDomain, withSupportedLiteralDataDomain, withSupportedLiteralDataDomain
-
-