public static interface TimeServiceOuterClass.GetTimeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
com.google.protobuf.Timestamp | 
getCurrentTime()
 The current time according to the ledger server. 
 | 
com.google.protobuf.TimestampOrBuilder | 
getCurrentTimeOrBuilder()
 The current time according to the ledger server. 
 | 
boolean | 
hasCurrentTime()
 The current time according to the ledger server. 
 | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCurrentTime()
The current time according to the ledger server.
.google.protobuf.Timestamp current_time = 1 [json_name = "currentTime"];com.google.protobuf.Timestamp getCurrentTime()
The current time according to the ledger server.
.google.protobuf.Timestamp current_time = 1 [json_name = "currentTime"];com.google.protobuf.TimestampOrBuilder getCurrentTimeOrBuilder()
The current time according to the ledger server.
.google.protobuf.Timestamp current_time = 1 [json_name = "currentTime"];