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