| Package | Description |
|---|---|
| com.secutix.plugin.externalprinting.v1_0.catalog.dto |
| Modifier and Type | Method and Description |
|---|---|
TimeSpan |
Performance.getDuration() |
TimeSpan |
Performance.getDuration() |
TimeSpan |
Performance.getRelativeOpeningTime() |
TimeSpan |
Performance.getRelativeOpeningTime() |
TimeSpan |
Event.getTimeTolerance() |
TimeSpan |
Event.getTimeTolerance() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DateHelper.addTimeSpanToDate(Date date,
TimeSpan timeSpan) |
static void |
DateHelper.addTimeSpanToDate(Date date,
TimeSpan timeSpan) |
int |
TimeSpan.compareTo(TimeSpan o) |
int |
TimeSpan.compareTo(TimeSpan o) |
void |
Performance.setDuration(TimeSpan duration)
as seconds
|
void |
Performance.setDuration(TimeSpan duration)
as seconds
|
void |
Performance.setRelativeOpeningTime(TimeSpan relativeOpeningTime)
with format hh:mm
|
void |
Performance.setRelativeOpeningTime(TimeSpan relativeOpeningTime)
with format hh:mm
|
void |
Event.setTimeTolerance(TimeSpan timeTolerance) |
void |
Event.setTimeTolerance(TimeSpan timeTolerance) |
| Constructor and Description |
|---|
TimeSpan(TimeSpan ts) |
TimeSpan(TimeSpan ts) |
Copyright © 2021. All rights reserved.