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