org.n52.ifgicopter.spf.xml
Class Time
java.lang.Object
org.n52.ifgicopter.spf.xml.Item
org.n52.ifgicopter.spf.xml.Time
public class Time
- extends Item
This represents the Time property of an Input plugin.
A definition can be set in the corresponding swe:Time
xml element.
- Author:
- Matthes Rieke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Time
public Time(String prop)
- Parameters:
prop
- the property name
getReferenceFrame
public String getReferenceFrame()
- Returns:
- the referenceFrame
setReferenceFrame
public void setReferenceFrame(String referenceFrame)
- Parameters:
referenceFrame
- the referenceFrame to set
Copyright © 2004-2012 52north.org. All Rights Reserved.