-
Method Summary
string calendar_name = 1;
string calendar_name = 1;
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getCalendarName
string calendar_name = 1;
- Returns:
- The calendarName.
-
getCalendarNameBytes
string calendar_name = 1;
- Returns:
- The bytes for calendarName.
-
getStartDate
YYYY-MM-DD format
string start_date = 2;
- Returns:
- The startDate.
-
getStartDateBytes
YYYY-MM-DD format
string start_date = 2;
- Returns:
- The bytes for startDate.
-
getEndDate
YYYY-MM-DD format
string end_date = 3;
- Returns:
- The endDate.
-
getEndDateBytes
YYYY-MM-DD format
string end_date = 3;
- Returns:
- The bytes for endDate.