- getAvailableNames() - Static method in class net.time4j.tz.other.WindowsZone
-
Yields all available names of windows zones.
- getClockShiftWindow() - Method in interface net.time4j.clock.NetTimeConfiguration
-
Determines the time window within which an existing shift between
the local clock and the internet clock will be synchronized (after
a successful connection) if the local clock is too quick.
- getConnectionTimeout() - Method in interface net.time4j.clock.NetTimeConfiguration
-
Determines the maximum time out when connecting to an internet
time server.
- getLastConnectionTime() - Method in class net.time4j.clock.NetTimeConnector
-
Yields the time of last connection.
- getLastOffsetInMicros() - Method in class net.time4j.clock.NetTimeConnector
-
Yields the last offset between net time and local time in
microseconds.
- getLastReply() - Method in class net.time4j.clock.SntpConnector
-
Returns the last received message of the NTP-server.
- getLeapIndicator() - Method in class net.time4j.clock.SntpMessage
-
Yields the LI-bits as appointment of a coming leap second.
- getMode() - Method in class net.time4j.clock.SntpMessage
-
Displays the mode.
- getNetTimeConfiguration() - Method in class net.time4j.clock.NetTimeConnector
-
Yields the current configuration parameters.
- getOffset() - Method in enum net.time4j.tz.other.MilitaryZone
-
Yields the associated timezone offset.
- getOriginateTimestamp() - Method in class net.time4j.clock.SntpMessage
-
NTP-timestamp when the client request was sent.
- getPollInterval() - Method in class net.time4j.clock.SntpMessage
-
Yields the maximum interval between two successful server messages
in seconds as exponent for base 2.
- getPrecision() - Method in class net.time4j.clock.SntpMessage
-
Yields the precision of the server clock in seconds as exponent
for the base 2.
- getRawTimestamp() - Method in class net.time4j.clock.DaytimeClock
-
Tries to get the raw server timestamp as original string.
- getReceiveTimestamp() - Method in class net.time4j.clock.SntpMessage
-
NTP-timestamp when the server received the client request.
- getReferenceIdentifier() - Method in class net.time4j.clock.SntpMessage
-
Identifies a reference source.
- getReferenceTimestamp() - Method in class net.time4j.clock.SntpMessage
-
NTP-timestamp when the time of the server was set or corrected
last time.
- getRequestCount() - Method in interface net.time4j.clock.SntpConfiguration
-
Determines how often a SNTP-Client will send queries during a
connection for the purpose of the calculation of an arithmetic
mean value.
- getRequestInterval() - Method in interface net.time4j.clock.SntpConfiguration
-
Determines the rate by which a SNTP-client sends queries during
a connection for the purpose of the calculation of an arithmetic
mean value.
- getRootDelay() - Method in class net.time4j.clock.SntpMessage
-
Yields the total delay in seconds relative to the primary source.
- getRootDispersion() - Method in class net.time4j.clock.SntpMessage
-
Yields the maximum error in seconds relative to the primary
source.
- getStratum() - Method in class net.time4j.clock.SntpMessage
-
Displays the stratum-value indicating the distance of
the original time source.
- getSymbol() - Method in enum net.time4j.tz.other.MilitaryZone
-
Yields the first letter of the full name (for example
"A").
- getTimeServerAddress() - Method in interface net.time4j.clock.NetTimeConfiguration
-
Yields the internet address of a time server.
- getTimeServerPort() - Method in interface net.time4j.clock.NetTimeConfiguration
-
Yields the port of a time server.
- getTransmitTimestamp() - Method in class net.time4j.clock.SntpMessage
-
NTP-timestamp when the client or server request was sent.
- getVersion() - Method in class net.time4j.clock.SntpMessage
-
Displays the NTP-version.