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