org.deegree.observation.model
Interface Result

All Known Implementing Classes:
SimpleDoubleResult, SimpleIntegerResult, SimpleNullResult

public interface Result

Version:
$Revision: 24362 $, $Date: 2010-05-12 15:42:07 +0200 (Wed, 12 May 2010) $
Author:
Oliver Tonnhofer, last edited by: $Author: aionita $

Method Summary
 Property getProperty()
           
 String getResultAsString()
           
 

Method Detail

getResultAsString

String getResultAsString()
Returns:
the result as a string

getProperty

Property getProperty()
Returns:
the observedProperty of this result


Copyright © 2011. All Rights Reserved.