public class DCP extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element ref="{http://www.opengis.net/ows}HTTP"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DCP()
Default no-arg constructor
|
DCP(HTTP http)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
HTTP |
getHTTP()
Gets the value of the http property.
|
void |
setHTTP(HTTP value)
Sets the value of the http property.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.