Package | Description |
---|---|
org.thales.punch.settings.api |
Copyright © 2016-2021 Thales Services Numériques
Licensed under the Thales Inner Source Software License:
Version 1.2, InnerOpen - Distribution Controlled
You may not use this file except in compliance with the License.
|
org.thales.punch.settings.impl |
Modifier and Type | Method and Description |
---|---|
TimeValue |
ISettingsMap.getAsRequiredTimeValue(String key)
Return a mandatory TimeValue
|
TimeValue |
ISettingsMap.getAsTimeValue(String key,
TimeValue defaultValue)
Return a TimeValue
|
static TimeValue |
TimeValue.timeValueHours(long hours) |
static TimeValue |
TimeValue.timeValueMillis(long millis) |
static TimeValue |
TimeValue.timeValueMinutes(long minutes) |
static TimeValue |
TimeValue.timeValueNanos(long nanos) |
static TimeValue |
TimeValue.timeValueSeconds(long seconds) |
Modifier and Type | Method and Description |
---|---|
TimeValue |
ISettingsMap.getAsTimeValue(String key,
TimeValue defaultValue)
Return a TimeValue
|
Modifier and Type | Method and Description |
---|---|
TimeValue |
SettingsMapImpl.getAsRequiredTimeValue(String key) |
TimeValue |
SettingsMapImpl.getAsTimeValue(String key,
TimeValue defaultValue) |
Modifier and Type | Method and Description |
---|---|
TimeValue |
SettingsMapImpl.getAsTimeValue(String key,
TimeValue defaultValue) |
Copyright © 2014–2023. All rights reserved.