|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiTimeSpan | |
|---|---|
| com.stimulsoft.base.range | |
| com.stimulsoft.base.system | |
| Uses of StiTimeSpan in com.stimulsoft.base.range |
|---|
| Fields in com.stimulsoft.base.range declared as StiTimeSpan | |
|---|---|
StiTimeSpan |
TimeSpanRange.From
|
StiTimeSpan |
TimeSpanRange.To
|
| Methods in com.stimulsoft.base.range that return StiTimeSpan | |
|---|---|
StiTimeSpan |
TimeSpanRange.getFromTime()
|
StiTimeSpan |
TimeSpanRange.getToTime()
|
| Methods in com.stimulsoft.base.range with parameters of type StiTimeSpan | |
|---|---|
boolean |
TimeSpanRange.Contains(StiTimeSpan value)
|
| Constructors in com.stimulsoft.base.range with parameters of type StiTimeSpan | |
|---|---|
TimeSpanRange(StiTimeSpan from,
StiTimeSpan to)
|
|
| Uses of StiTimeSpan in com.stimulsoft.base.system |
|---|
| Fields in com.stimulsoft.base.system declared as StiTimeSpan | |
|---|---|
static StiTimeSpan |
StiTimeSpan.ZERO
|
| Methods in com.stimulsoft.base.system that return StiTimeSpan | |
|---|---|
static StiTimeSpan |
StiTimeSpan.fromInterval(java.util.Calendar dateBegin,
java.util.Calendar dateEnd)
|
static StiTimeSpan |
StiTimeSpan.FromSeconds(float seconds)
|
static StiTimeSpan |
StiTimeSpan.valueOf(java.lang.String str)
|
| Methods in com.stimulsoft.base.system with parameters of type StiTimeSpan | |
|---|---|
void |
StiDateTime.setTimeSpan(StiTimeSpan value)
|
| Constructors in com.stimulsoft.base.system with parameters of type StiTimeSpan | |
|---|---|
StiDateTime(StiTimeSpan value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||