public interface Time extends ScalarComponent, HasRefFrames, HasUom, HasConstraints<AllowedTimes>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ISO_TIME_UNIT |
Modifier and Type | Method and Description |
---|---|
Time |
copy()
Return a structural copy of this component
The copy is done recursively, but only the structure is copied (not the data)
|
IDateTime |
getReferenceTime()
Gets the referenceTime property
|
IDateTime |
getValue()
Gets the value property
|
boolean |
isIsoTime() |
boolean |
isSetReferenceTime()
Checks if referenceTime is set
|
void |
setReferenceTime(IDateTime referenceTime)
Sets the referenceTime property
|
void |
setValue(IDateTime value)
Sets the value property
|
addQuality, addQuality, addQuality, addQuality, getAxisID, getDataType, getNilValues, getNilValuesProperty, getNumQualitys, getQualityList, getReferenceFrame, isSetAxisID, isSetNilValues, isSetReferenceFrame, isSetValue, setAxisID, setDataType, setNilValues, setReferenceFrame, unSetValue
accept, addComponent, assignNewDataBlock, clearData, clone, createDataBlock, getComponent, getComponent, getComponentCount, getComponentIndex, getData, getDefinition, getName, getOptional, getParent, getUpdatable, hasConstraints, hasData, isSetDefinition, isSetOptional, isSetUpdatable, removeComponent, removeComponent, renewDataBlock, setData, setDefinition, setName, setOptional, setUpdatable, unSetOptional, unSetUpdatable, validateData
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
getLocalFrame, getReferenceFrame, isSetLocalFrame, isSetReferenceFrame, setLocalFrame, setReferenceFrame
getConstraint, getConstraintProperty, isSetConstraint, setConstraint
static final java.lang.String ISO_TIME_UNIT
Time copy()
DataComponent
copy
in interface DataComponent
copy
in interface HasCopy
IDateTime getValue()
void setValue(IDateTime value)
IDateTime getReferenceTime()
boolean isSetReferenceTime()
void setReferenceTime(IDateTime referenceTime)
boolean isIsoTime()