Uses of Interface
org.n52.shetland.ogc.ows.OwsDCP
-
Packages that use OwsDCP Package Description org.n52.shetland.ogc.ows -
-
Uses of OwsDCP in org.n52.shetland.ogc.ows
Classes in org.n52.shetland.ogc.ows that implement OwsDCP Modifier and Type Class Description classOwsHttpTODO JavaDocMethods in org.n52.shetland.ogc.ows that return types with arguments of type OwsDCP Modifier and Type Method Description SortedSet<OwsDCP>OwsOperation. getDCP()Methods in org.n52.shetland.ogc.ows with parameters of type OwsDCP Modifier and Type Method Description voidOwsOperation. addDCP(OwsDCP dcp)intOwsHttp. compareTo(OwsDCP o)Method parameters in org.n52.shetland.ogc.ows with type arguments of type OwsDCP Modifier and Type Method Description voidOwsOperation. setDCP(Collection<OwsDCP> dcp)
-