Uses of Interface
net.opengis.ows.x11.ServiceIdentificationDocument.ServiceIdentification

Packages that use ServiceIdentificationDocument.ServiceIdentification
net.opengis.ows.x11   
net.opengis.ows.x11.impl   
 

Uses of ServiceIdentificationDocument.ServiceIdentification in net.opengis.ows.x11
 

Methods in net.opengis.ows.x11 that return ServiceIdentificationDocument.ServiceIdentification
 ServiceIdentificationDocument.ServiceIdentification ServiceIdentificationDocument.addNewServiceIdentification()
          Appends and returns a new empty "ServiceIdentification" element
 ServiceIdentificationDocument.ServiceIdentification CapabilitiesBaseType.addNewServiceIdentification()
          Appends and returns a new empty "ServiceIdentification" element
 ServiceIdentificationDocument.ServiceIdentification ServiceIdentificationDocument.getServiceIdentification()
          Gets the "ServiceIdentification" element
 ServiceIdentificationDocument.ServiceIdentification CapabilitiesBaseType.getServiceIdentification()
          Gets the "ServiceIdentification" element
static ServiceIdentificationDocument.ServiceIdentification ServiceIdentificationDocument.ServiceIdentification.Factory.newInstance()
           
static ServiceIdentificationDocument.ServiceIdentification ServiceIdentificationDocument.ServiceIdentification.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.ows.x11 with parameters of type ServiceIdentificationDocument.ServiceIdentification
 void ServiceIdentificationDocument.setServiceIdentification(ServiceIdentificationDocument.ServiceIdentification serviceIdentification)
          Sets the "ServiceIdentification" element
 void CapabilitiesBaseType.setServiceIdentification(ServiceIdentificationDocument.ServiceIdentification serviceIdentification)
          Sets the "ServiceIdentification" element
 

Uses of ServiceIdentificationDocument.ServiceIdentification in net.opengis.ows.x11.impl
 

Classes in net.opengis.ows.x11.impl that implement ServiceIdentificationDocument.ServiceIdentification
static class ServiceIdentificationDocumentImpl.ServiceIdentificationImpl
          An XML ServiceIdentification(@http://www.opengis.net/ows/1.1).
 

Methods in net.opengis.ows.x11.impl that return ServiceIdentificationDocument.ServiceIdentification
 ServiceIdentificationDocument.ServiceIdentification ServiceIdentificationDocumentImpl.addNewServiceIdentification()
          Appends and returns a new empty "ServiceIdentification" element
 ServiceIdentificationDocument.ServiceIdentification CapabilitiesBaseTypeImpl.addNewServiceIdentification()
          Appends and returns a new empty "ServiceIdentification" element
 ServiceIdentificationDocument.ServiceIdentification ServiceIdentificationDocumentImpl.getServiceIdentification()
          Gets the "ServiceIdentification" element
 ServiceIdentificationDocument.ServiceIdentification CapabilitiesBaseTypeImpl.getServiceIdentification()
          Gets the "ServiceIdentification" element
 

Methods in net.opengis.ows.x11.impl with parameters of type ServiceIdentificationDocument.ServiceIdentification
 void ServiceIdentificationDocumentImpl.setServiceIdentification(ServiceIdentificationDocument.ServiceIdentification serviceIdentification)
          Sets the "ServiceIdentification" element
 void CapabilitiesBaseTypeImpl.setServiceIdentification(ServiceIdentificationDocument.ServiceIdentification serviceIdentification)
          Sets the "ServiceIdentification" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.