Uses of Class
org.n52.io.response.ServiceOutput
-
Packages that use ServiceOutput Package Description org.n52.io.response org.n52.io.response.extension -
-
Uses of ServiceOutput in org.n52.io.response
Fields in org.n52.io.response with type parameters of type ServiceOutput Modifier and Type Field Description protected OptionalOutput<ServiceOutput>AbstractOutput. serviceMethods in org.n52.io.response that return ServiceOutput Modifier and Type Method Description ServiceOutputAbstractOutput. getService()ServiceOutputGeometryOutput. getService()Method parameters in org.n52.io.response with type arguments of type ServiceOutput Modifier and Type Method Description AbstractOutputAbstractOutput. setService(OptionalOutput<ServiceOutput> service) -
Uses of ServiceOutput in org.n52.io.response.extension
Methods in org.n52.io.response.extension with parameters of type ServiceOutput Modifier and Type Method Description Map<String,Object>LicenseExtension. getExtras(ServiceOutput output, IoParameters parameters)
-