|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProtobufMessages.Trigger.CronTriggerOrBuilder
Method Summary | |
---|---|
String |
getCalendarName(int index)
|
int |
getCalendarNameCount()
|
List<String> |
getCalendarNameList()
|
String |
getCronExpression()
|
long |
getEndTime()
|
long |
getNextFireTime()
|
int |
getRepeatCount()
|
int |
getRepeatLimit()
|
long |
getStartTime()
|
boolean |
hasCronExpression()
|
boolean |
hasEndTime()
|
boolean |
hasNextFireTime()
|
boolean |
hasRepeatCount()
|
boolean |
hasRepeatLimit()
|
boolean |
hasStartTime()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasStartTime()
long getStartTime()
boolean hasEndTime()
long getEndTime()
boolean hasRepeatLimit()
int getRepeatLimit()
boolean hasRepeatCount()
int getRepeatCount()
boolean hasCronExpression()
String getCronExpression()
boolean hasNextFireTime()
long getNextFireTime()
List<String> getCalendarNameList()
int getCalendarNameCount()
String getCalendarName(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |