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