|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DCP in net.opengis.ows.v_2_0 |
|---|
| Fields in net.opengis.ows.v_2_0 with type parameters of type DCP | |
|---|---|
protected List<DCP> |
Operation.dcp
|
| Methods in net.opengis.ows.v_2_0 that return DCP | |
|---|---|
DCP |
ObjectFactory.createDCP()
Create an instance of DCP |
DCP |
DCP.withHTTP(HTTP value)
|
| Methods in net.opengis.ows.v_2_0 that return types with arguments of type DCP | |
|---|---|
List<DCP> |
Operation.getDCP()
Unordered list of Distributed Computing Platforms (DCPs) supported for this operation. |
| Methods in net.opengis.ows.v_2_0 with parameters of type DCP | |
|---|---|
Operation |
Operation.withDCP(DCP... values)
|
| Method parameters in net.opengis.ows.v_2_0 with type arguments of type DCP | |
|---|---|
void |
Operation.setDCP(List<DCP> value)
|
Operation |
Operation.withDCP(Collection<DCP> values)
|
Operation |
Operation.withDCP(List<DCP> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||