|
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.Timers.ExpireTimerOrBuilder
| Method Summary | |
|---|---|
String |
getClassName()
optional string class_name = 3; |
com.google.protobuf.ByteString |
getClassNameBytes()
optional string class_name = 3; |
String |
getEntryPointId()
optional string entry_point_id = 2; |
com.google.protobuf.ByteString |
getEntryPointIdBytes()
optional string entry_point_id = 2; |
int |
getHandleId()
optional int32 handle_id = 1; |
long |
getNextFireTimestamp()
optional int64 next_fire_timestamp = 4; |
boolean |
hasClassName()
optional string class_name = 3; |
boolean |
hasEntryPointId()
optional string entry_point_id = 2; |
boolean |
hasHandleId()
optional int32 handle_id = 1; |
boolean |
hasNextFireTimestamp()
optional int64 next_fire_timestamp = 4; |
| 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 hasHandleId()
optional int32 handle_id = 1;
int getHandleId()
optional int32 handle_id = 1;
boolean hasEntryPointId()
optional string entry_point_id = 2;
String getEntryPointId()
optional string entry_point_id = 2;
com.google.protobuf.ByteString getEntryPointIdBytes()
optional string entry_point_id = 2;
boolean hasClassName()
optional string class_name = 3;
String getClassName()
optional string class_name = 3;
com.google.protobuf.ByteString getClassNameBytes()
optional string class_name = 3;
boolean hasNextFireTimestamp()
optional int64 next_fire_timestamp = 4;
long getNextFireTimestamp()
optional int64 next_fire_timestamp = 4;
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||