public static interface CdmrFeatureProto.CalendarDateRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
CdmrFeatureProto.Calendar |
getCalendar()
.Calendar calendar = 3; |
int |
getCalendarValue()
.Calendar calendar = 3; |
long |
getEnd()
int64 end = 2; |
long |
getStart()
int64 start = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getStart()
int64 start = 1;
long getEnd()
int64 end = 2;
int getCalendarValue()
.Calendar calendar = 3;
CdmrFeatureProto.Calendar getCalendar()
.Calendar calendar = 3;