public interface PreferencesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDateFormate()
string date_formate = 3; |
com.google.protobuf.ByteString |
getDateFormateBytes()
string date_formate = 3; |
java.lang.String |
getTimeFormat()
string time_format = 2; |
com.google.protobuf.ByteString |
getTimeFormatBytes()
string time_format = 2; |
java.lang.String |
getTimeZone()
string time_zone = 1; |
com.google.protobuf.ByteString |
getTimeZoneBytes()
string time_zone = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getTimeZone()
string time_zone = 1;com.google.protobuf.ByteString getTimeZoneBytes()
string time_zone = 1;java.lang.String getTimeFormat()
string time_format = 2;com.google.protobuf.ByteString getTimeFormatBytes()
string time_format = 2;java.lang.String getDateFormate()
string date_formate = 3;com.google.protobuf.ByteString getDateFormateBytes()
string date_formate = 3;