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 DateDate.getDefaultInstance()Date.Builder.getDefaultInstanceForType()Date.getDefaultInstanceForType()static DateDate.parseDelimitedFrom(InputStream input) static DateDate.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateDate.parseFrom(byte[] data) static DateDate.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateDate.parseFrom(com.google.protobuf.ByteString data) static DateDate.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateDate.parseFrom(com.google.protobuf.CodedInputStream input) static DateDate.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateDate.parseFrom(InputStream input) static DateDate.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DateDate.parseFrom(ByteBuffer data) static DateDate.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