|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiDateTime | |
|---|---|
| com.stimulsoft.base | |
| com.stimulsoft.base.licenses | |
| com.stimulsoft.base.range | |
| com.stimulsoft.base.system | |
| Uses of StiDateTime in com.stimulsoft.base |
|---|
| Fields in com.stimulsoft.base declared as StiDateTime | |
|---|---|
static StiDateTime |
StiAttribute.CREATED
|
| Methods in com.stimulsoft.base that return StiDateTime | |
|---|---|
static StiDateTime |
StiJsonReportObjectHelper.Deserialize.DateTime(JProperty prop)
|
| Uses of StiDateTime in com.stimulsoft.base.licenses |
|---|
| Fields in com.stimulsoft.base.licenses declared as StiDateTime | |
|---|---|
StiDateTime |
StiLicenseKey.activationDate
|
StiDateTime |
StiLicenseKey.endDate
|
StiDateTime |
StiLicenseProduct.expirationDate
|
StiDateTime |
StiLicenseKey.startDate
|
| Methods in com.stimulsoft.base.licenses that return StiDateTime | |
|---|---|
StiDateTime |
StiLicenseKey.getActivationDate()
|
StiDateTime |
StiLicenseKey.getEndDate()
|
StiDateTime |
StiLicenseProduct.getExpirationDate()
|
StiDateTime |
StiLicenseKey.getStartDate()
|
| Methods in com.stimulsoft.base.licenses with parameters of type StiDateTime | |
|---|---|
void |
StiLicenseKey.setActivationDate(StiDateTime activationDate)
|
void |
StiLicenseKey.setEndDate(StiDateTime endDate)
|
void |
StiLicenseProduct.setExpirationDate(StiDateTime expirationDate)
|
void |
StiLicenseKey.setStartDate(StiDateTime startDate)
|
| Uses of StiDateTime in com.stimulsoft.base.range |
|---|
| Fields in com.stimulsoft.base.range declared as StiDateTime | |
|---|---|
StiDateTime |
DateTimeRange.From
|
StiDateTime |
DateTimeRange.To
|
| Methods in com.stimulsoft.base.range that return StiDateTime | |
|---|---|
StiDateTime |
DateTimeRange.getFromDate()
|
StiDateTime |
DateTimeRange.getToDate()
|
| Methods in com.stimulsoft.base.range with parameters of type StiDateTime | |
|---|---|
boolean |
DateTimeRange.Contains(StiDateTime value)
|
| Constructors in com.stimulsoft.base.range with parameters of type StiDateTime | |
|---|---|
DateTimeRange(StiDateTime from,
StiDateTime to)
|
|
| Uses of StiDateTime in com.stimulsoft.base.system |
|---|
| Fields in com.stimulsoft.base.system declared as StiDateTime | |
|---|---|
static StiDateTime |
StiDateTime.MaxValue
|
static StiDateTime |
StiDateTime.minValue
|
static StiDateTime |
StiDateTime.MinValue
|
static StiDateTime |
StiDateTime.ZERO
|
| Methods in com.stimulsoft.base.system that return StiDateTime | |
|---|---|
StiDateTime |
StiDateTime.clone()
|
static StiDateTime |
StiDateTime.currentDate()
|
static StiDateTime |
StiDateTime.currentDateOnly()
|
static StiDateTime |
StiDateTime.fromNetJsonString(String jsonDate)
|
static StiDateTime |
StiDateTime.fromString(String strFrom)
|
static StiDateTime |
StiDateTime.Parse(String from)
|
StiDateTime |
StiDateTime.subtract(StiDateTime subtrahend)
|
static StiDateTime |
StiDateTime.valueOf(Object o)
|
| Methods in com.stimulsoft.base.system with parameters of type StiDateTime | |
|---|---|
StiDateTime |
StiDateTime.subtract(StiDateTime subtrahend)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||