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