Package | Description |
---|---|
org.omg.CosTime |
Modifier and Type | Field and Description |
---|---|
UTO |
UTOHolder.value |
Modifier and Type | Method and Description |
---|---|
UTO |
UTOOperations.absolute_time() |
static UTO |
UTOHelper.extract(Any any) |
static UTO |
UTOHelper.narrow(Object obj) |
UTO |
TimeServiceOperations.new_universal_time(long time,
long inaccuracy,
short tdf) |
static UTO |
UTOHelper.read(InputStream in) |
UTO |
TimeServiceOperations.secure_universal_time() |
UTO |
TIOOperations.time() |
static UTO |
UTOHelper.unchecked_narrow(Object obj) |
UTO |
TimeServiceOperations.universal_time() |
UTO |
TimeServiceOperations.uto_from_utc(UtcT utc) |
Modifier and Type | Method and Description |
---|---|
TimeComparison |
UTOOperations.compare_time(ComparisonType comparison_type,
UTO uto_) |
static void |
UTOHelper.insert(Any any,
UTO s) |
OverlapType |
TIOOperations.spans(UTO time,
TIOHolder overlap) |
TIO |
UTOOperations.time_to_interval(UTO uto_) |
static void |
UTOHelper.write(OutputStream _out,
UTO s) |
Constructor and Description |
---|
UTOHolder(UTO initial) |
Copyright © 2017 JacORB. All rights reserved.