Uses of Class
tech.justen.concord.goodwill.grpc.ContextProto.TimeValue
Packages that use ContextProto.TimeValue
-
Uses of ContextProto.TimeValue in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return ContextProto.TimeValueModifier and TypeMethodDescriptionContextProto.TimeValue.Builder.build()ContextProto.TimeValue.Builder.buildPartial()static ContextProto.TimeValueContextProto.TimeValue.getDefaultInstance()ContextProto.TimeValue.Builder.getDefaultInstanceForType()ContextProto.TimeValue.getDefaultInstanceForType()static ContextProto.TimeValueContextProto.TimeValue.parseDelimitedFrom(InputStream input) static ContextProto.TimeValueContextProto.TimeValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(byte[] data) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(com.google.protobuf.ByteString data) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(com.google.protobuf.CodedInputStream input) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(InputStream input) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(ByteBuffer data) static ContextProto.TimeValueContextProto.TimeValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.justen.concord.goodwill.grpc that return types with arguments of type ContextProto.TimeValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ContextProto.TimeValue> ContextProto.TimeValue.getParserForType()static com.google.protobuf.Parser<ContextProto.TimeValue> ContextProto.TimeValue.parser()Methods in tech.justen.concord.goodwill.grpc with parameters of type ContextProto.TimeValueModifier and TypeMethodDescriptionContextProto.TimeValue.Builder.mergeFrom(ContextProto.TimeValue other) ContextProto.TimeValue.newBuilder(ContextProto.TimeValue prototype)