Uses of Interface
org.hansken.extraction.plugin.grpc.RpcZonedDateTimeOrBuilder
-
Packages that use RpcZonedDateTimeOrBuilder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcZonedDateTimeOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcZonedDateTimeOrBuilder Modifier and Type Class Description classRpcZonedDateTimeMessage representing a timestamp in a specific zone with a specific offset.static classRpcZonedDateTime.BuilderMessage representing a timestamp in a specific zone with a specific offset.Methods in org.hansken.extraction.plugin.grpc that return RpcZonedDateTimeOrBuilder Modifier and Type Method Description RpcZonedDateTimeOrBuilderRpcTransformerArgument.Builder. getDatetimeOrBuilder().org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;RpcZonedDateTimeOrBuilderRpcTransformerArgument. getDatetimeOrBuilder().org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;RpcZonedDateTimeOrBuilderRpcTransformerArgumentOrBuilder. getDatetimeOrBuilder().org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;
-