org.intamap.sensorml
Class SensorModel
java.lang.Object
org.intamap.sensorml.SensorModel
- All Implemented Interfaces:
- Serializable
public class SensorModel
- extends Object
- implements Serializable
- Author:
- williamw
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SensorModel
public SensorModel(String id,
String expression,
String URL)
getExpression
public String getExpression()
getId
public String getId()
getURL
public String getURL()