Uses of Class
com.google.type.DateTime
Packages that use DateTime
-
Uses of DateTime in com.google.type
Methods in com.google.type that return DateTimeModifier and TypeMethodDescriptionDateTime.Builder.build()
DateTime.Builder.buildPartial()
static DateTime
DateTime.getDefaultInstance()
DateTime.Builder.getDefaultInstanceForType()
DateTime.getDefaultInstanceForType()
static DateTime
DateTime.parseDelimitedFrom
(InputStream input) static DateTime
DateTime.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateTime
DateTime.parseFrom
(byte[] data) static DateTime
DateTime.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateTime
DateTime.parseFrom
(com.google.protobuf.ByteString data) static DateTime
DateTime.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateTime
DateTime.parseFrom
(com.google.protobuf.CodedInputStream input) static DateTime
DateTime.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateTime
DateTime.parseFrom
(InputStream input) static DateTime
DateTime.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateTime
DateTime.parseFrom
(ByteBuffer data) static DateTime
DateTime.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.type that return types with arguments of type DateTimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DateTime> DateTime.getParserForType()
static com.google.protobuf.Parser
<DateTime> DateTime.parser()
Methods in com.google.type with parameters of type DateTimeModifier and TypeMethodDescriptionstatic DateTime.Builder
DateTime.newBuilder
(DateTime prototype)