org.deegree.client.sos.storage.components
Class Time
java.lang.Object
org.deegree.client.sos.storage.components.Time
public class Time
- extends Object
Helper class for StorageGetObservation class containing the contents of the
XML element "Time".
- Author:
- Ulrich Neumeister, last edited by: $Author: aionita $
Constructor Summary |
Time()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Time
public Time()
getIsNull
public boolean getIsNull()
getAttributesOfTime
public List<org.apache.axiom.om.OMAttribute> getAttributesOfTime()
getAttributesOfChild
public List<org.apache.axiom.om.OMAttribute> getAttributesOfChild()
getElements
public List<org.apache.axiom.om.OMElement> getElements()
setIsNull
public void setIsNull(boolean that)
setAttributesOfTime
public void setAttributesOfTime(List<org.apache.axiom.om.OMAttribute> that)
setAttributesOfChild
public void setAttributesOfChild(List<org.apache.axiom.om.OMAttribute> that)
setElements
public void setElements(List<org.apache.axiom.om.OMElement> that)
Copyright © 2011. All Rights Reserved.