public class TimePositionImpl extends Object implements TimePosition
| Constructor and Description |
|---|
TimePositionImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCalendarEraName()
Gets the calendarEraName property
|
IDateTime |
getDateTimeValue() |
double |
getDecimalValue() |
String |
getFrame()
Gets the frame property
|
TimeIndeterminateValue |
getIndeterminatePosition()
Gets the indeterminatePosition property
|
String |
getTextValue() |
boolean |
isSetCalendarEraName()
Checks if calendarEraName is set
|
boolean |
isSetDateTimeValue() |
boolean |
isSetFrame()
Checks if frame is set
|
boolean |
isSetIndeterminatePosition()
Checks if indeterminatePosition is set
|
boolean |
isSetTextValue() |
void |
setCalendarEraName(String calendarEraName)
Sets the calendarEraName property
|
void |
setDateTimeValue(IDateTime value) |
void |
setDecimalValue(double value) |
void |
setFrame(String frame)
Sets the frame property
|
void |
setIndeterminatePosition(TimeIndeterminateValue indeterminatePosition)
Sets the indeterminatePosition property
|
void |
setTextValue(String value) |
public String getFrame()
getFrame in interface TimePositionpublic boolean isSetFrame()
isSetFrame in interface TimePositionpublic void setFrame(String frame)
setFrame in interface TimePositionpublic String getCalendarEraName()
getCalendarEraName in interface TimePositionpublic boolean isSetCalendarEraName()
isSetCalendarEraName in interface TimePositionpublic void setCalendarEraName(String calendarEraName)
setCalendarEraName in interface TimePositionpublic TimeIndeterminateValue getIndeterminatePosition()
getIndeterminatePosition in interface TimePositionpublic boolean isSetIndeterminatePosition()
isSetIndeterminatePosition in interface TimePositionpublic void setIndeterminatePosition(TimeIndeterminateValue indeterminatePosition)
setIndeterminatePosition in interface TimePositionpublic IDateTime getDateTimeValue()
getDateTimeValue in interface TimePositionpublic boolean isSetDateTimeValue()
isSetDateTimeValue in interface TimePositionpublic void setDateTimeValue(IDateTime value)
setDateTimeValue in interface TimePositionpublic double getDecimalValue()
getDecimalValue in interface TimePositionpublic void setDecimalValue(double value)
setDecimalValue in interface TimePositionpublic String getTextValue()
getTextValue in interface TimePositionpublic boolean isSetTextValue()
isSetTextValue in interface TimePositionpublic void setTextValue(String value)
setTextValue in interface TimePositionCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.