org.deegree.observation.model
Class SimpleNullResult
java.lang.Object
org.deegree.observation.model.SimpleNullResult
- All Implemented Interfaces:
- Result
public class SimpleNullResult
- extends Object
- implements Result
- Version:
- $Revision: 24362 $, $Date: 2010-05-12 15:42:07 +0200 (Wed, 12 May 2010) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: aionita $
SimpleNullResult
public SimpleNullResult(Property property)
- Parameters:
property
-
getResultAsString
public String getResultAsString()
- Specified by:
getResultAsString
in interface Result
- Returns:
- the result as a string
getProperty
public Property getProperty()
- Specified by:
getProperty
in interface Result
- Returns:
- the observedProperty of this result
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011. All Rights Reserved.