|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITimePeriod | |
|---|---|
| org.eclipse.birt.data.engine.api.timefunction | |
| Uses of ITimePeriod in org.eclipse.birt.data.engine.api.timefunction |
|---|
| Classes in org.eclipse.birt.data.engine.api.timefunction that implement ITimePeriod | |
|---|---|
class |
TimePeriod
|
| Methods in org.eclipse.birt.data.engine.api.timefunction that return ITimePeriod | |
|---|---|
ITimePeriod |
TimeFunction.getBaseTimePeriod()
|
ITimePeriod |
ITimeFunction.getBaseTimePeriod()
Get the type of time function. |
ITimePeriod |
TimeFunction.getRelativeTimePeriod()
|
ITimePeriod |
ITimeFunction.getRelativeTimePeriod()
Get the relative time period of a time function. |
| Methods in org.eclipse.birt.data.engine.api.timefunction with parameters of type ITimePeriod | |
|---|---|
void |
TimeFunction.setBaseTimePeriod(ITimePeriod timePeriod)
|
void |
ITimeFunction.setBaseTimePeriod(ITimePeriod timePeriod)
Set the type of time function. |
void |
TimeFunction.setRelativeTimePeriod(ITimePeriod relativeTimePeriod)
|
void |
ITimeFunction.setRelativeTimePeriod(ITimePeriod relativeTimePeriod)
Set the relative time period of a time function. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||