public static final class ProtobufMessages.Agenda.AgendaGroup extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.Agenda.AgendaGroupOrBuilder
org.drools.core.marshalling.Agenda.AgendaGroup| Modifier and Type | Class and Description |
|---|---|
static class |
ProtobufMessages.Agenda.AgendaGroup.Builder
Protobuf type
org.drools.core.marshalling.Agenda.AgendaGroup |
static class |
ProtobufMessages.Agenda.AgendaGroup.NodeInstance
Protobuf type
org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance |
static interface |
ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ACTIVATED_FOR_RECENCY_FIELD_NUMBER |
static int |
CLEARED_FOR_RECENCY_FIELD_NUMBER |
static int |
HAS_RULE_FLOW_LISTER_FIELD_NUMBER |
static int |
IS_ACTIVE_FIELD_NUMBER |
static int |
IS_AUTO_DEACTIVATE_FIELD_NUMBER |
static int |
MATCH_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NODE_INSTANCE_FIELD_NUMBER |
static com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> |
PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getActivatedForRecency()
optional int64 activated_for_recency = 4; |
long |
getClearedForRecency()
optional int64 cleared_for_recency = 5; |
static ProtobufMessages.Agenda.AgendaGroup |
getDefaultInstance() |
ProtobufMessages.Agenda.AgendaGroup |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getHasRuleFlowLister()
optional bool has_rule_flow_lister = 8; |
boolean |
getIsActive()
optional bool is_active = 2; |
boolean |
getIsAutoDeactivate()
optional bool is_auto_deactivate = 3; |
ProtobufMessages.Activation |
getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 6; |
int |
getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 6; |
List<ProtobufMessages.Activation> |
getMatchList()
repeated .org.drools.core.marshalling.Activation match = 6; |
ProtobufMessages.ActivationOrBuilder |
getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 6; |
List<? extends ProtobufMessages.ActivationOrBuilder> |
getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 6; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
ProtobufMessages.Agenda.AgendaGroup.NodeInstance |
getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
int |
getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance> |
getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder |
getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder> |
getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7; |
com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActivatedForRecency()
optional int64 activated_for_recency = 4; |
boolean |
hasClearedForRecency()
optional int64 cleared_for_recency = 5; |
boolean |
hasHasRuleFlowLister()
optional bool has_rule_flow_lister = 8; |
int |
hashCode() |
boolean |
hasIsActive()
optional bool is_active = 2; |
boolean |
hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3; |
boolean |
hasName()
optional string name = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtobufMessages.Agenda.AgendaGroup.Builder |
newBuilder() |
static ProtobufMessages.Agenda.AgendaGroup.Builder |
newBuilder(ProtobufMessages.Agenda.AgendaGroup prototype) |
ProtobufMessages.Agenda.AgendaGroup.Builder |
newBuilderForType() |
protected ProtobufMessages.Agenda.AgendaGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ProtobufMessages.Agenda.AgendaGroup |
parseDelimitedFrom(InputStream input) |
static ProtobufMessages.Agenda.AgendaGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(byte[] data) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(ByteBuffer data) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(InputStream input) |
static ProtobufMessages.Agenda.AgendaGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> |
parser() |
ProtobufMessages.Agenda.AgendaGroup.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int IS_ACTIVE_FIELD_NUMBER
public static final int IS_AUTO_DEACTIVATE_FIELD_NUMBER
public static final int ACTIVATED_FOR_RECENCY_FIELD_NUMBER
public static final int CLEARED_FOR_RECENCY_FIELD_NUMBER
public static final int MATCH_FIELD_NUMBER
public static final int NODE_INSTANCE_FIELD_NUMBER
public static final int HAS_RULE_FLOW_LISTER_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasName()
optional string name = 1;hasName in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic String getName()
optional string name = 1;getName in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean hasIsActive()
optional bool is_active = 2;hasIsActive in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean getIsActive()
optional bool is_active = 2;getIsActive in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3;hasIsAutoDeactivate in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean getIsAutoDeactivate()
optional bool is_auto_deactivate = 3;getIsAutoDeactivate in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean hasActivatedForRecency()
optional int64 activated_for_recency = 4;hasActivatedForRecency in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic long getActivatedForRecency()
optional int64 activated_for_recency = 4;getActivatedForRecency in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean hasClearedForRecency()
optional int64 cleared_for_recency = 5;hasClearedForRecency in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic long getClearedForRecency()
optional int64 cleared_for_recency = 5;getClearedForRecency in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.core.marshalling.Activation match = 6;getMatchList in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 6;getMatchOrBuilderList in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic int getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 6;getMatchCount in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 6;getMatch in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 6;getMatchOrBuilder in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance> getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;getNodeInstanceList in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;getNodeInstanceOrBuilderList in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic int getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;getNodeInstanceCount in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic ProtobufMessages.Agenda.AgendaGroup.NodeInstance getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;getNodeInstance in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;getNodeInstanceOrBuilder in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean hasHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;hasHasRuleFlowLister in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic boolean getHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;getHasRuleFlowLister in interface ProtobufMessages.Agenda.AgendaGroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtobufMessages.Agenda.AgendaGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtobufMessages.Agenda.AgendaGroup.Builder newBuilder()
public static ProtobufMessages.Agenda.AgendaGroup.Builder newBuilder(ProtobufMessages.Agenda.AgendaGroup prototype)
public ProtobufMessages.Agenda.AgendaGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtobufMessages.Agenda.AgendaGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ProtobufMessages.Agenda.AgendaGroup getDefaultInstance()
public static com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> parser()
public com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtobufMessages.Agenda.AgendaGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.