|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactInformationDocument.ContactInformation | |
---|---|
net.opengis.wms | |
net.opengis.wms.impl |
Uses of ContactInformationDocument.ContactInformation in net.opengis.wms |
---|
Methods in net.opengis.wms that return ContactInformationDocument.ContactInformation | |
---|---|
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)
|
Methods in net.opengis.wms with parameters of type ContactInformationDocument.ContactInformation | |
---|---|
void |
ContactInformationDocument.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element |
void |
ServiceDocument.Service.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element |
Uses of ContactInformationDocument.ContactInformation in net.opengis.wms.impl |
---|
Classes in net.opengis.wms.impl that implement ContactInformationDocument.ContactInformation | |
---|---|
static class |
ContactInformationDocumentImpl.ContactInformationImpl
An XML ContactInformation(@http://www.opengis.net/wms). |
Methods in net.opengis.wms.impl that return ContactInformationDocument.ContactInformation | |
---|---|
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 |
Methods in net.opengis.wms.impl with parameters of type ContactInformationDocument.ContactInformation | |
---|---|
void |
ContactInformationDocumentImpl.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element |
void |
ServiceDocumentImpl.ServiceImpl.setContactInformation(ContactInformationDocument.ContactInformation contactInformation)
Sets the "ContactInformation" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |