public class TimeStampElement extends DateElement
aliasMap, list, properties| 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.
|
protected java.lang.String |
getMode() |
java.lang.String |
getOutputFormat() |
protected java.lang.String |
getTagName() |
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, getMaxValue, getMinValue, hasFocus, isLocked, listParam, setCalendarCondition, setCaption, setDataReference, setFocus, setLocked, setMaxValue, setMinValue, setValuegetCustomField, getMessageInsert, getMessageNumber, getProperty, getTooltip, getValue, getValues, getVariable, hasList, isAltView, setAltView, setCustomField, setRawValue, setTooltip, setValue, setValues, setVariable, store, storeAdditionalPromptData, storeDefaultValues, toString, updateDefaultValue, validateForExecute, validateIdpublic TimeStampElement(java.lang.String variableName,
UC4ObjectName reference)
variableName - Name of the script variablereference - Referenceprotected java.lang.String getMode()
getMode in class PromptElementprotected java.lang.String getTagName()
getTagName in class DateElementpublic 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 interface PromptInterfaces.OutputFormatgetOutputFormat in class DateElementpublic void setOutputFormat(java.lang.String outputformat)
setOutputFormat in interface PromptInterfaces.OutputFormatsetOutputFormat in class DateElementoutputformat - Output format