|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ProtobufMessages.Trigger.IntervalTriggerOrBuilder
| Method Summary | |
|---|---|
String |
getCalendarName(int index)
repeated string calendar_name = 8; |
com.google.protobuf.ByteString |
getCalendarNameBytes(int index)
repeated string calendar_name = 8; |
int |
getCalendarNameCount()
repeated string calendar_name = 8; |
List<String> |
getCalendarNameList()
repeated string calendar_name = 8; |
long |
getEndTime()
optional int64 end_time = 2; |
long |
getNextFireTime()
optional int64 next_fire_time = 6; |
long |
getPeriod()
optional int64 period = 7; |
int |
getRepeatCount()
optional int32 repeat_count = 4; |
int |
getRepeatLimit()
optional int32 repeat_limit = 3; |
long |
getStartTime()
optional int64 start_time = 1; |
boolean |
hasEndTime()
optional int64 end_time = 2; |
boolean |
hasNextFireTime()
optional int64 next_fire_time = 6; |
boolean |
hasPeriod()
optional int64 period = 7; |
boolean |
hasRepeatCount()
optional int32 repeat_count = 4; |
boolean |
hasRepeatLimit()
optional int32 repeat_limit = 3; |
boolean |
hasStartTime()
optional int64 start_time = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasStartTime()
optional int64 start_time = 1;
long getStartTime()
optional int64 start_time = 1;
boolean hasEndTime()
optional int64 end_time = 2;
long getEndTime()
optional int64 end_time = 2;
boolean hasRepeatLimit()
optional int32 repeat_limit = 3;
int getRepeatLimit()
optional int32 repeat_limit = 3;
boolean hasRepeatCount()
optional int32 repeat_count = 4;
int getRepeatCount()
optional int32 repeat_count = 4;
boolean hasNextFireTime()
optional int64 next_fire_time = 6;
long getNextFireTime()
optional int64 next_fire_time = 6;
boolean hasPeriod()
optional int64 period = 7;
long getPeriod()
optional int64 period = 7;
List<String> getCalendarNameList()
repeated string calendar_name = 8;
int getCalendarNameCount()
repeated string calendar_name = 8;
String getCalendarName(int index)
repeated string calendar_name = 8;
com.google.protobuf.ByteString getCalendarNameBytes(int index)
repeated string calendar_name = 8;
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||