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