org.deegree.observation.model
Class Property
java.lang.Object
org.deegree.observation.model.Property
public class Property
- extends Object
The
class TODO add class documentation here.
- Version:
- $Revision: 25172 $, $Date: 2010-07-05 17:10:36 +0200 (Mon, 05 Jul 2010) $
- Author:
- Andrei Ionita, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property(String href,
String columnName)
- Parameters:
href
- columnName
-
addToOption
public void addToOption(String name,
String value)
- Parameters:
name
- value
-
getHref
public String getHref()
- Returns:
- the link
getColumnName
public String getColumnName()
- Returns:
- the col name
getOptionValue
public String getOptionValue(String optionName)
- Parameters:
optionName
-
- Returns:
- the value
Copyright © 2011. All Rights Reserved.