| Package | Description |
|---|---|
| com.secutix.plugin.externalprinting.v1_0.catalog.dto |
| Modifier and Type | Method and Description |
|---|---|
protected STDate |
STDate.clone() |
protected STDate |
STDate.clone() |
static STDate |
STDate.futureInfinity()
Returns a date value which is considered as the 'future-infinite' date (not time).
|
static STDate |
STDate.futureInfinity()
Returns a date value which is considered as the 'future-infinite' date (not time).
|
STDate |
OpenPass.getValidityEndDate() |
STDate |
OpenPass.getValidityEndDate() |
STDate |
OpenPass.getValidityStartDate() |
STDate |
OpenPass.getValidityStartDate() |
static STDate |
STDate.pastInfinity()
Returns a date value which is considered as the 'past-infinite' date (not time).
|
static STDate |
STDate.pastInfinity()
Returns a date value which is considered as the 'past-infinite' date (not time).
|
static STDate |
STDate.today()
Returns current date.
|
static STDate |
STDate.today()
Returns current date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenPass.setValidityEndDate(STDate validityEndDate) |
void |
OpenPass.setValidityEndDate(STDate validityEndDate) |
void |
OpenPass.setValidityStartDate(STDate validityStartDate) |
void |
OpenPass.setValidityStartDate(STDate validityStartDate) |
| Constructor and Description |
|---|
STDate(STDate source)
Constructs this object with given source date and time zone.
|
STDate(STDate source)
Constructs this object with given source date and time zone.
|
Copyright © 2021. All rights reserved.