public class TemporalFrameImpl extends org.vast.data.AbstractSWEIdentifiableImpl implements TemporalFrame
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
origin |
Constructor and Description |
---|
TemporalFrameImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOrigin()
Gets the origin property
|
void |
setOrigin(java.lang.String origin)
Sets the origin property
|
copyTo, getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, copyTo, getExtensionList, getId, getNumExtensions, isSetId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
public java.lang.String getOrigin()
getOrigin
in interface TemporalFrame
public void setOrigin(java.lang.String origin)
setOrigin
in interface TemporalFrame