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