deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wpvs.capabilities
Class Dimension

java.lang.Object
  extended by org.deegree.ogcwebservices.wpvs.capabilities.Dimension

public class Dimension
extends Object

TODO this class is an extended copy of org.deegree.ogcwebservices.wms.capabilities.Dimension. the wms version should be moved up and this one should be a specialisation.

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Judit Mays, last edited by: $Author: mschneider $

Constructor Summary
Dimension(String name, String units, String unitSymbol, String default_, Boolean multipleValues, Boolean nearestValue, Boolean current, String value)
          Creates a new dimension object from the given parameters.
 
Method Summary
 Boolean getCurrent()
           
 String getDefault()
           
 Boolean getMultipleValues()
           
 String getName()
           
 Boolean getNearestValue()
           
 String getUnits()
           
 String getUnitSymbol()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dimension

public Dimension(String name,
                 String units,
                 String unitSymbol,
                 String default_,
                 Boolean multipleValues,
                 Boolean nearestValue,
                 Boolean current,
                 String value)
Creates a new dimension object from the given parameters.

Parameters:
name -
units -
unitSymbol -
default_ -
multipleValues -
nearestValue -
current -
value -
Method Detail

getCurrent

public Boolean getCurrent()
Returns:
Returns the current.

getDefault

public String getDefault()
Returns:
Returns the default_.

getMultipleValues

public Boolean getMultipleValues()
Returns:
Returns the multipleValues.

getName

public String getName()
Returns:
Returns the name.

getNearestValue

public Boolean getNearestValue()
Returns:
Returns the nearestValue.

getUnits

public String getUnits()
Returns:
Returns the units.

getUnitSymbol

public String getUnitSymbol()
Returns:
Returns the unitSymbol.

getValue

public String getValue()
Returns:
Returns the value.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org