Uses of Class
org.n52.shetland.ogc.wps.description.impl.BoundingBoxOutputDescriptionImpl.AbstractBuilder
-
Packages that use BoundingBoxOutputDescriptionImpl.AbstractBuilder Package Description org.n52.shetland.ogc.wps.description.impl -
-
Uses of BoundingBoxOutputDescriptionImpl.AbstractBuilder in org.n52.shetland.ogc.wps.description.impl
Classes in org.n52.shetland.ogc.wps.description.impl with type parameters of type BoundingBoxOutputDescriptionImpl.AbstractBuilder Modifier and Type Class Description static classBoundingBoxOutputDescriptionImpl.AbstractBuilder<T extends BoundingBoxOutputDescription,B extends BoundingBoxOutputDescriptionImpl.AbstractBuilder<T,B>>Subclasses of BoundingBoxOutputDescriptionImpl.AbstractBuilder in org.n52.shetland.ogc.wps.description.impl Modifier and Type Class Description static classBoundingBoxOutputDescriptionImpl.BuilderConstructors in org.n52.shetland.ogc.wps.description.impl with parameters of type BoundingBoxOutputDescriptionImpl.AbstractBuilder Constructor Description BoundingBoxOutputDescriptionImpl(BoundingBoxOutputDescriptionImpl.AbstractBuilder<?,?> builder)
-