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