| Package | Description |
|---|---|
| net.opengis.wms | |
| net.opengis.wms.impl |
| Modifier and Type | Method and Description |
|---|---|
ContactInformationDocument.ContactInformation |
ContactInformationDocument.addNewContactInformation()
Appends and returns a new empty "ContactInformation" element
|
ContactInformationDocument.ContactInformation |
ServiceDocument.Service.addNewContactInformation()
Appends and returns a new empty "ContactInformation" element
|
ContactInformationDocument.ContactInformation |
ContactInformationDocument.getContactInformation()
Gets the "ContactInformation" element
|
ContactInformationDocument.ContactInformation |
ServiceDocument.Service.getContactInformation()
Gets the "ContactInformation" element
|
static ContactInformationDocument.ContactInformation |
ContactInformationDocument.ContactInformation.Factory.newInstance() |
static ContactInformationDocument.ContactInformation |
ContactInformationDocument.ContactInformation.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContactInformationDocument.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element
|
void |
ServiceDocument.Service.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ContactInformationDocumentImpl.ContactInformationImpl
An XML ContactInformation(@http://www.opengis.net/wms).
|
| Modifier and Type | Method and Description |
|---|---|
ContactInformationDocument.ContactInformation |
ContactInformationDocumentImpl.addNewContactInformation()
Appends and returns a new empty "ContactInformation" element
|
ContactInformationDocument.ContactInformation |
ServiceDocumentImpl.ServiceImpl.addNewContactInformation()
Appends and returns a new empty "ContactInformation" element
|
ContactInformationDocument.ContactInformation |
ContactInformationDocumentImpl.getContactInformation()
Gets the "ContactInformation" element
|
ContactInformationDocument.ContactInformation |
ServiceDocumentImpl.ServiceImpl.getContactInformation()
Gets the "ContactInformation" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactInformationDocumentImpl.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element
|
void |
ServiceDocumentImpl.ServiceImpl.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element
|
Copyright © 2015 52north.org. All rights reserved.