Uses of Interface
org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainer
-
Packages that use ProcessOutputDescriptionContainer Package Description org.n52.shetland.ogc.wps.description org.n52.shetland.ogc.wps.description.impl -
-
Uses of ProcessOutputDescriptionContainer in org.n52.shetland.ogc.wps.description
Classes in org.n52.shetland.ogc.wps.description with type parameters of type ProcessOutputDescriptionContainer Modifier and Type Interface Description static interfaceProcessOutputDescriptionContainer.Builder<T extends ProcessOutputDescriptionContainer,B extends ProcessOutputDescriptionContainer.Builder<T,B>>Subinterfaces of ProcessOutputDescriptionContainer in org.n52.shetland.ogc.wps.description Modifier and Type Interface Description interfaceGroupOutputDescriptioninterfaceProcessDescriptionTODO JavaDoc -
Uses of ProcessOutputDescriptionContainer in org.n52.shetland.ogc.wps.description.impl
Classes in org.n52.shetland.ogc.wps.description.impl that implement ProcessOutputDescriptionContainer Modifier and Type Class Description classGroupOutputDescriptionImplTODO JavaDocclassProcessDescriptionImplTODO JavaDoc
-