Interface StructuredCalendarSpecOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
StructuredCalendarSpec,StructuredCalendarSpec.Builder
@Generated(value="protoc",
comments="annotations:StructuredCalendarSpecOrBuilder.java.pb.meta")
public interface StructuredCalendarSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionFree-form comment describing the intention of this spec.com.google.protobuf.ByteStringFree-form comment describing the intention of this spec.getDayOfMonth(int index) Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)intMatch days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)getDayOfMonthOrBuilder(int index) Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)List<? extends RangeOrBuilder> Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)getDayOfWeek(int index) Match days of the week (0-6; 0 is Sunday).intMatch days of the week (0-6; 0 is Sunday).Match days of the week (0-6; 0 is Sunday).getDayOfWeekOrBuilder(int index) Match days of the week (0-6; 0 is Sunday).List<? extends RangeOrBuilder> Match days of the week (0-6; 0 is Sunday).getHour(int index) Match hours (0-23)intMatch hours (0-23)Match hours (0-23)getHourOrBuilder(int index) Match hours (0-23)List<? extends RangeOrBuilder> Match hours (0-23)getMinute(int index) Match minutes (0-59)intMatch minutes (0-59)Match minutes (0-59)getMinuteOrBuilder(int index) Match minutes (0-59)List<? extends RangeOrBuilder> Match minutes (0-59)getMonth(int index) Match months (1-12)intMatch months (1-12)Match months (1-12)getMonthOrBuilder(int index) Match months (1-12)List<? extends RangeOrBuilder> Match months (1-12)getSecond(int index) Match seconds (0-59)intMatch seconds (0-59)Match seconds (0-59)getSecondOrBuilder(int index) Match seconds (0-59)List<? extends RangeOrBuilder> Match seconds (0-59)getYear(int index) Match years.intMatch years.Match years.getYearOrBuilder(int index) Match years.List<? extends RangeOrBuilder> Match years.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getSecondList
-
getSecond
Match seconds (0-59)
repeated .temporal.api.schedule.v1.Range second = 1; -
getSecondCount
int getSecondCount()Match seconds (0-59)
repeated .temporal.api.schedule.v1.Range second = 1; -
getSecondOrBuilderList
List<? extends RangeOrBuilder> getSecondOrBuilderList()Match seconds (0-59)
repeated .temporal.api.schedule.v1.Range second = 1; -
getSecondOrBuilder
Match seconds (0-59)
repeated .temporal.api.schedule.v1.Range second = 1; -
getMinuteList
-
getMinute
Match minutes (0-59)
repeated .temporal.api.schedule.v1.Range minute = 2; -
getMinuteCount
int getMinuteCount()Match minutes (0-59)
repeated .temporal.api.schedule.v1.Range minute = 2; -
getMinuteOrBuilderList
List<? extends RangeOrBuilder> getMinuteOrBuilderList()Match minutes (0-59)
repeated .temporal.api.schedule.v1.Range minute = 2; -
getMinuteOrBuilder
Match minutes (0-59)
repeated .temporal.api.schedule.v1.Range minute = 2; -
getHourList
-
getHour
Match hours (0-23)
repeated .temporal.api.schedule.v1.Range hour = 3; -
getHourCount
int getHourCount()Match hours (0-23)
repeated .temporal.api.schedule.v1.Range hour = 3; -
getHourOrBuilderList
List<? extends RangeOrBuilder> getHourOrBuilderList()Match hours (0-23)
repeated .temporal.api.schedule.v1.Range hour = 3; -
getHourOrBuilder
Match hours (0-23)
repeated .temporal.api.schedule.v1.Range hour = 3; -
getDayOfMonthList
-
getDayOfMonth
Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)repeated .temporal.api.schedule.v1.Range day_of_month = 4; -
getDayOfMonthCount
int getDayOfMonthCount()Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)repeated .temporal.api.schedule.v1.Range day_of_month = 4; -
getDayOfMonthOrBuilderList
List<? extends RangeOrBuilder> getDayOfMonthOrBuilderList()Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)repeated .temporal.api.schedule.v1.Range day_of_month = 4; -
getDayOfMonthOrBuilder
Match days of the month (1-31) (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: standard name of field --)repeated .temporal.api.schedule.v1.Range day_of_month = 4; -
getMonthList
-
getMonth
Match months (1-12)
repeated .temporal.api.schedule.v1.Range month = 5; -
getMonthCount
int getMonthCount()Match months (1-12)
repeated .temporal.api.schedule.v1.Range month = 5; -
getMonthOrBuilderList
List<? extends RangeOrBuilder> getMonthOrBuilderList()Match months (1-12)
repeated .temporal.api.schedule.v1.Range month = 5; -
getMonthOrBuilder
Match months (1-12)
repeated .temporal.api.schedule.v1.Range month = 5; -
getYearList
-
getYear
Match years.
repeated .temporal.api.schedule.v1.Range year = 6; -
getYearCount
int getYearCount()Match years.
repeated .temporal.api.schedule.v1.Range year = 6; -
getYearOrBuilderList
List<? extends RangeOrBuilder> getYearOrBuilderList()Match years.
repeated .temporal.api.schedule.v1.Range year = 6; -
getYearOrBuilder
Match years.
repeated .temporal.api.schedule.v1.Range year = 6; -
getDayOfWeekList
-
getDayOfWeek
Match days of the week (0-6; 0 is Sunday).
repeated .temporal.api.schedule.v1.Range day_of_week = 7; -
getDayOfWeekCount
int getDayOfWeekCount()Match days of the week (0-6; 0 is Sunday).
repeated .temporal.api.schedule.v1.Range day_of_week = 7; -
getDayOfWeekOrBuilderList
List<? extends RangeOrBuilder> getDayOfWeekOrBuilderList()Match days of the week (0-6; 0 is Sunday).
repeated .temporal.api.schedule.v1.Range day_of_week = 7; -
getDayOfWeekOrBuilder
Match days of the week (0-6; 0 is Sunday).
repeated .temporal.api.schedule.v1.Range day_of_week = 7; -
getComment
String getComment()Free-form comment describing the intention of this spec.
string comment = 8;- Returns:
- The comment.
-
getCommentBytes
com.google.protobuf.ByteString getCommentBytes()Free-form comment describing the intention of this spec.
string comment = 8;- Returns:
- The bytes for comment.
-