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