org.deegree.ogcwebservices.wpvs.capabilities
Class Dimension
java.lang.Object
  
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 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Judit Mays, last edited by: $Author: mschneider $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
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 - 
 
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.
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org