Interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ProtobufMessages.Agenda.AgendaGroup,ProtobufMessages.Agenda.AgendaGroup.Builder
- Enclosing class:
- ProtobufMessages.Agenda
public static interface ProtobufMessages.Agenda.AgendaGroupOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetActivatedForRecency()optional int64 activated_for_recency = 4;longgetClearedForRecency()optional int64 cleared_for_recency = 5;booleangetHasRuleFlowLister()optional bool has_rule_flow_lister = 8;booleangetIsActive()optional bool is_active = 2;booleangetIsAutoDeactivate()optional bool is_auto_deactivate = 3;ProtobufMessages.ActivationgetMatch(int index)repeated .org.drools.serialization.protobuf.Activation match = 6;intgetMatchCount()repeated .org.drools.serialization.protobuf.Activation match = 6;List<ProtobufMessages.Activation>getMatchList()repeated .org.drools.serialization.protobuf.Activation match = 6;ProtobufMessages.ActivationOrBuildergetMatchOrBuilder(int index)repeated .org.drools.serialization.protobuf.Activation match = 6;List<? extends ProtobufMessages.ActivationOrBuilder>getMatchOrBuilderList()repeated .org.drools.serialization.protobuf.Activation match = 6;StringgetName()optional string name = 1;com.google.protobuf.ByteStringgetNameBytes()optional string name = 1;ProtobufMessages.Agenda.AgendaGroup.NodeInstancegetNodeInstance(int index)repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;intgetNodeInstanceCount()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance>getNodeInstanceList()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuildergetNodeInstanceOrBuilder(int index)repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder>getNodeInstanceOrBuilderList()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;booleanhasActivatedForRecency()optional int64 activated_for_recency = 4;booleanhasClearedForRecency()optional int64 cleared_for_recency = 5;booleanhasHasRuleFlowLister()optional bool has_rule_flow_lister = 8;booleanhasIsActive()optional bool is_active = 2;booleanhasIsAutoDeactivate()optional bool is_auto_deactivate = 3;booleanhasName()optional string name = 1;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasName
boolean hasName()
optional string name = 1;- Returns:
- Whether the name field is set.
-
getName
String getName()
optional string name = 1;- Returns:
- The name.
-
getNameBytes
com.google.protobuf.ByteString getNameBytes()
optional string name = 1;- Returns:
- The bytes for name.
-
hasIsActive
boolean hasIsActive()
optional bool is_active = 2;- Returns:
- Whether the isActive field is set.
-
getIsActive
boolean getIsActive()
optional bool is_active = 2;- Returns:
- The isActive.
-
hasIsAutoDeactivate
boolean hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3;- Returns:
- Whether the isAutoDeactivate field is set.
-
getIsAutoDeactivate
boolean getIsAutoDeactivate()
optional bool is_auto_deactivate = 3;- Returns:
- The isAutoDeactivate.
-
hasActivatedForRecency
boolean hasActivatedForRecency()
optional int64 activated_for_recency = 4;- Returns:
- Whether the activatedForRecency field is set.
-
getActivatedForRecency
long getActivatedForRecency()
optional int64 activated_for_recency = 4;- Returns:
- The activatedForRecency.
-
hasClearedForRecency
boolean hasClearedForRecency()
optional int64 cleared_for_recency = 5;- Returns:
- Whether the clearedForRecency field is set.
-
getClearedForRecency
long getClearedForRecency()
optional int64 cleared_for_recency = 5;- Returns:
- The clearedForRecency.
-
getMatchList
List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.serialization.protobuf.Activation match = 6;
-
getMatch
ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.serialization.protobuf.Activation match = 6;
-
getMatchCount
int getMatchCount()
repeated .org.drools.serialization.protobuf.Activation match = 6;
-
getMatchOrBuilderList
List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.serialization.protobuf.Activation match = 6;
-
getMatchOrBuilder
ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Activation match = 6;
-
getNodeInstanceList
List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance> getNodeInstanceList()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;
-
getNodeInstance
ProtobufMessages.Agenda.AgendaGroup.NodeInstance getNodeInstance(int index)
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;
-
getNodeInstanceCount
int getNodeInstanceCount()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;
-
getNodeInstanceOrBuilderList
List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;
-
getNodeInstanceOrBuilder
ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup.NodeInstance node_instance = 7;
-
hasHasRuleFlowLister
boolean hasHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;- Returns:
- Whether the hasRuleFlowLister field is set.
-
getHasRuleFlowLister
boolean getHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;- Returns:
- The hasRuleFlowLister.
-
-