org.deegree.owscommon
Class OWSDomainType
java.lang.Object
org.deegree.owscommon.OWSDomainType
- Direct Known Subclasses:
- CatalogueOutputSchemaParameter, CatalogueTypeNameSchemaParameter
public class OWSDomainType
- extends java.lang.Object
Class representation of the type ows:DomainType
defined in
owsOperationsMetadata.xsd
from the OWS Common Implementation
Specification 0.3
.
- Author:
- Markus Schneider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWSDomainType
public OWSDomainType(java.lang.String name,
OWSMetadata[] metadata)
- Parameters:
name
- metadata
-
OWSDomainType
public OWSDomainType(java.lang.String name,
java.lang.String[] values,
OWSMetadata[] metadata)
- Parameters:
name
- values
- metadata
-
getMetadata
public OWSMetadata[] getMetadata()
- Returns:
- Returns the metadata.
setMetadata
public void setMetadata(OWSMetadata[] metadata)
- Parameters:
metadata
- The metadata to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
setName
public void setName(java.lang.String name)
- Parameters:
name
- The name to set.
getValues
public java.lang.String[] getValues()
- Returns:
- Returns the values.
setValues
public void setValues(java.lang.String[] values)
- Parameters:
values
- The values to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org