org.deegree.protocol.sos.describesensor
Class DescribeSensor

java.lang.Object
  extended by org.deegree.protocol.sos.describesensor.DescribeSensor

public class DescribeSensor
extends Object

Version:
$Revision: 19378 $, $Date: 2009-08-28 10:26:53 +0200 (Fri, 28 Aug 2009) $
Author:
Oliver Tonnhofer, last edited by: $Author: aionita $

Constructor Summary
DescribeSensor(String procedure, String outputFormat)
           
 
Method Summary
 String getOutputFormat()
           
 String getProcedure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeSensor

public DescribeSensor(String procedure,
                      String outputFormat)
Parameters:
procedure -
outputFormat -
Method Detail

getOutputFormat

public String getOutputFormat()
Returns:
the output format

getProcedure

public String getProcedure()
Returns:
the requested procedure


Copyright © 2011. All Rights Reserved.