|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProtobufMessages.FactHandleOrBuilder
Method Summary | |
---|---|
long |
getActivationsCount()
|
long |
getDuration()
|
String |
getEntryPoint()
|
int |
getId()
|
boolean |
getIsExpired()
|
com.google.protobuf.ByteString |
getObject()
|
long |
getRecency()
|
int |
getStrategyIndex()
|
long |
getTimestamp()
|
ProtobufMessages.FactHandle.HandleType |
getType()
|
boolean |
hasActivationsCount()
|
boolean |
hasDuration()
|
boolean |
hasEntryPoint()
|
boolean |
hasId()
|
boolean |
hasIsExpired()
|
boolean |
hasObject()
|
boolean |
hasRecency()
|
boolean |
hasStrategyIndex()
|
boolean |
hasTimestamp()
|
boolean |
hasType()
|
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 hasType()
ProtobufMessages.FactHandle.HandleType getType()
boolean hasId()
int getId()
boolean hasRecency()
long getRecency()
boolean hasTimestamp()
long getTimestamp()
boolean hasDuration()
long getDuration()
boolean hasIsExpired()
boolean getIsExpired()
boolean hasActivationsCount()
long getActivationsCount()
boolean hasStrategyIndex()
int getStrategyIndex()
boolean hasObject()
com.google.protobuf.ByteString getObject()
boolean hasEntryPoint()
String getEntryPoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |