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
|
Copyright © 2016. All rights reserved.