public class TimeStampElement extends DateElement
| Constructor and Description |
|---|
TimeStampElement(java.lang.String variableName,
UC4ObjectName reference) |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
getMaximumValue()
Returns the maximum value.
|
DateTime |
getMinimumValue()
Returns the minimum value.
|
java.lang.String |
getOutputFormat() |
void |
setMaximumValue(DateTime value)
Sets the maximum value.
|
void |
setMinimumValue(DateTime value)
Sets the minimum value.
|
void |
setOutputFormat(java.lang.String outputformat)
Sets the output format: YYYY-MM-DD HH:MM:SS or YYYYMMDDHH24MISS.
|
getCalendarCondition, getCaption, getDataReference, hasFocus, isLocked, setCalendarCondition, setCaption, setDataReference, setFocus, setLocked, setValuegetCustomField, getMessageInsert, getMessageNumber, getProperty, getTooltip, getValue, getValues, getVariable, hasList, setCustomField, setTooltip, setValue, setValues, setVariable, toString, updateDefaultValuepublic TimeStampElement(java.lang.String variableName,
UC4ObjectName reference)
variableName - Name of the script variablereference - Referencepublic void setMinimumValue(DateTime value)
setMinimumValue in class DateElementvalue - Min valuepublic void setMaximumValue(DateTime value)
setMaximumValue in class DateElementvalue - Max valuepublic DateTime getMinimumValue()
getMinimumValue in class DateElementpublic DateTime getMaximumValue()
getMaximumValue in class DateElementpublic java.lang.String getOutputFormat()
getOutputFormat in class DateElementpublic void setOutputFormat(java.lang.String outputformat)
setOutputFormat in class DateElementoutputformat - Output format