| Modifier and Type | Field and Description |
|---|---|
protected ContentsType |
CapabilitiesType.Contents.contents |
protected ContentsType |
ContentsPropertyType.contents |
| Modifier and Type | Method and Description |
|---|---|
ContentsType |
ObjectFactory.createContentsType()
Create an instance of
ContentsType |
ContentsType |
CapabilitiesType.Contents.getContents()
Gets the value of the contents property.
|
ContentsType |
ContentsPropertyType.getContents()
Gets the value of the contents property.
|
ContentsType |
ContentsType.withFeatureOfInterestType(java.util.Collection<java.lang.String> values) |
ContentsType |
ContentsType.withFeatureOfInterestType(java.util.List<java.lang.String> value) |
ContentsType |
ContentsType.withFeatureOfInterestType(java.lang.String... values) |
ContentsType |
ContentsType.withObservationType(java.util.Collection<java.lang.String> values) |
ContentsType |
ContentsType.withObservationType(java.util.List<java.lang.String> value) |
ContentsType |
ContentsType.withObservationType(java.lang.String... values) |
ContentsType |
ContentsType.withResponseFormat(java.util.Collection<java.lang.String> values) |
ContentsType |
ContentsType.withResponseFormat(java.util.List<java.lang.String> value) |
ContentsType |
ContentsType.withResponseFormat(java.lang.String... values) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ContentsType> |
ObjectFactory.createContents(ContentsType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ContentsType> |
ObjectFactory.createContents(ContentsType value)
|
void |
CapabilitiesType.Contents.setContents(ContentsType value)
Sets the value of the contents property.
|
void |
ContentsPropertyType.setContents(ContentsType value)
Sets the value of the contents property.
|
CapabilitiesType.Contents |
CapabilitiesType.Contents.withContents(ContentsType value) |
ContentsPropertyType |
ContentsPropertyType.withContents(ContentsType value) |
Copyright © 2008-2022. All Rights Reserved.