| Modifier and Type | Field and Description |
|---|---|
protected AcceptFormatsType |
GetCapabilitiesType.acceptFormats |
| Modifier and Type | Method and Description |
|---|---|
AcceptFormatsType |
ObjectFactory.createAcceptFormatsType()
Create an instance of
AcceptFormatsType |
AcceptFormatsType |
GetCapabilitiesType.getAcceptFormats()
Gets the value of the acceptFormats property.
|
AcceptFormatsType |
AcceptFormatsType.withOutputFormat(java.util.Collection<java.lang.String> values) |
AcceptFormatsType |
AcceptFormatsType.withOutputFormat(java.util.List<java.lang.String> value) |
AcceptFormatsType |
AcceptFormatsType.withOutputFormat(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCapabilitiesType.setAcceptFormats(AcceptFormatsType value)
Sets the value of the acceptFormats property.
|
GetCapabilitiesType |
GetCapabilitiesType.withAcceptFormats(AcceptFormatsType value) |
Copyright © 2008-2022. All Rights Reserved.