org.opengis.webservice.capability
Interface DomainType

Show UML class diagram

public interface DomainType

Class representation of the type ows:DomainType defined in owsOperationsMetadata.xsd from the OWS Common Implementation Specification 0.3.


Method Summary
 ServiceMetadata[] getMetadata()
          Returns the metadata.
 String getName()
          Returns the name.
 String[] getValues()
          Returns the values.
 

Method Detail

getMetadata

ServiceMetadata[] getMetadata()
Returns the metadata.


getName

String getName()
Returns the name.


getValues

String[] getValues()
Returns the values.



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.