| Modifier and Type | Field and Description |
|---|---|
protected HTTP |
DCP.http |
| Modifier and Type | Method and Description |
|---|---|
HTTP |
ObjectFactory.createHTTP()
Create an instance of
HTTP |
HTTP |
DCP.getHTTP()
Gets the value of the http property.
|
HTTP |
HTTP.withGetOrPost(java.util.Collection<javax.xml.bind.JAXBElement<RequestMethodType>> values) |
HTTP |
HTTP.withGetOrPost(javax.xml.bind.JAXBElement<RequestMethodType>... values) |
HTTP |
HTTP.withGetOrPost(java.util.List<javax.xml.bind.JAXBElement<RequestMethodType>> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DCP.setHTTP(HTTP value)
Sets the value of the http property.
|
DCP |
DCP.withHTTP(HTTP value) |
Copyright © 2008-2022. All Rights Reserved.