public interface SpeedLimitTimeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBeginTime()
optional string BeginTime = 1; |
com.google.protobuf.ByteString |
getBeginTimeBytes()
optional string BeginTime = 1; |
String |
getDayWeek()
optional string DayWeek = 2; |
com.google.protobuf.ByteString |
getDayWeekBytes()
optional string DayWeek = 2; |
String |
getEndTime()
optional string EndTime = 3; |
com.google.protobuf.ByteString |
getEndTimeBytes()
optional string EndTime = 3; |
boolean |
hasBeginTime()
optional string BeginTime = 1; |
boolean |
hasDayWeek()
optional string DayWeek = 2; |
boolean |
hasEndTime()
optional string EndTime = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBeginTime()
optional string BeginTime = 1;String getBeginTime()
optional string BeginTime = 1;com.google.protobuf.ByteString getBeginTimeBytes()
optional string BeginTime = 1;boolean hasDayWeek()
optional string DayWeek = 2;String getDayWeek()
optional string DayWeek = 2;com.google.protobuf.ByteString getDayWeekBytes()
optional string DayWeek = 2;boolean hasEndTime()
optional string EndTime = 3;String getEndTime()
optional string EndTime = 3;com.google.protobuf.ByteString getEndTimeBytes()
optional string EndTime = 3;Copyright © 2025. All rights reserved.