Uses of Class
de.gebit.integrity.remoting.transport.messages.TimeSyncResultMessage.TimeSyncForkResult
-
Packages that use TimeSyncResultMessage.TimeSyncForkResult Package Description de.gebit.integrity.remoting.transport.messages -
-
Uses of TimeSyncResultMessage.TimeSyncForkResult in de.gebit.integrity.remoting.transport.messages
Methods in de.gebit.integrity.remoting.transport.messages that return types with arguments of type TimeSyncResultMessage.TimeSyncForkResult Modifier and Type Method Description List<TimeSyncResultMessage.TimeSyncForkResult>TimeSyncResultMessage. getResults()Constructors in de.gebit.integrity.remoting.transport.messages with parameters of type TimeSyncResultMessage.TimeSyncForkResult Constructor Description TimeSyncResultMessage(TimeSyncResultMessage.TimeSyncForkResult aResult)Constructs an instance with a single result.Constructor parameters in de.gebit.integrity.remoting.transport.messages with type arguments of type TimeSyncResultMessage.TimeSyncForkResult Constructor Description TimeSyncResultMessage(Collection<TimeSyncResultMessage.TimeSyncForkResult> someResults)Constructs an instance with a result collection.
-