public static final class ProtobufMessages.Agenda.RuleFlowGroup extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.Agenda.RuleFlowGroupOrBuilder
org.drools.core.marshalling.Agenda.RuleFlowGroup| Modifier and Type | Class and Description |
|---|---|
static class |
ProtobufMessages.Agenda.RuleFlowGroup.Builder
Protobuf type
org.drools.core.marshalling.Agenda.RuleFlowGroup |
static class |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance
Protobuf type
org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance |
static interface |
ProtobufMessages.Agenda.RuleFlowGroup.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 |
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.RuleFlowGroup> |
PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ProtobufMessages.Agenda.RuleFlowGroup |
getDefaultInstance() |
ProtobufMessages.Agenda.RuleFlowGroup |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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 = 4; |
int |
getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 4; |
List<ProtobufMessages.Activation> |
getMatchList()
repeated .org.drools.core.marshalling.Activation match = 4; |
ProtobufMessages.ActivationOrBuilder |
getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 4; |
List<? extends ProtobufMessages.ActivationOrBuilder> |
getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 4; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance |
getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
int |
getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
List<ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance> |
getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder |
getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
List<? extends ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder> |
getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5; |
com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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.RuleFlowGroup.Builder |
newBuilder() |
static ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilder(ProtobufMessages.Agenda.RuleFlowGroup prototype) |
ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilderForType() |
protected ProtobufMessages.Agenda.RuleFlowGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseDelimitedFrom(InputStream input) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(byte[] data) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(ByteBuffer data) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(InputStream input) |
static ProtobufMessages.Agenda.RuleFlowGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> |
parser() |
ProtobufMessages.Agenda.RuleFlowGroup.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 MATCH_FIELD_NUMBER
public static final int NODE_INSTANCE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> 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.RuleFlowGroupOrBuilderpublic String getName()
optional string name = 1;getName in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean hasIsActive()
optional bool is_active = 2;hasIsActive in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean getIsActive()
optional bool is_active = 2;getIsActive in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3;hasIsAutoDeactivate in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic boolean getIsAutoDeactivate()
optional bool is_auto_deactivate = 3;getIsAutoDeactivate in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.core.marshalling.Activation match = 4;getMatchList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 4;getMatchOrBuilderList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic int getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 4;getMatchCount in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 4;getMatch in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 4;getMatchOrBuilder in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance> getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;getNodeInstanceList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic List<? extends ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;getNodeInstanceOrBuilderList in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic int getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;getNodeInstanceCount in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;getNodeInstance in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.RuleFlowGroup.NodeInstance node_instance = 5;getNodeInstanceOrBuilder in interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilderpublic 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.RuleFlowGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtobufMessages.Agenda.RuleFlowGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilder()
public static ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilder(ProtobufMessages.Agenda.RuleFlowGroup prototype)
public ProtobufMessages.Agenda.RuleFlowGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtobufMessages.Agenda.RuleFlowGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ProtobufMessages.Agenda.RuleFlowGroup getDefaultInstance()
public static com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> parser()
public com.google.protobuf.Parser<ProtobufMessages.Agenda.RuleFlowGroup> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtobufMessages.Agenda.RuleFlowGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.