Uses of Class
com.google.type.Date
-
Packages that use Date Package Description com.google.type -
-
Uses of Date in com.google.type
Methods in com.google.type that return Date Modifier and Type Method Description DateDate.Builder. build()DateDate.Builder. buildPartial()static DateDate. getDefaultInstance()DateDate.Builder. getDefaultInstanceForType()DateDate. 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 Date Modifier and Type Method Description com.google.protobuf.Parser<Date>Date. getParserForType()static com.google.protobuf.Parser<Date>Date. parser()Methods in com.google.type with parameters of type Date Modifier and Type Method Description Date.BuilderDate.Builder. mergeFrom(Date other)static Date.BuilderDate. newBuilder(Date prototype)
-