public static final class ProtobufMessages.Agenda.AgendaGroup extends com.google.protobuf.GeneratedMessage 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.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
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 |
Modifier and Type | Method and Description |
---|---|
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; |
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.GeneratedMessage.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.GeneratedMessage.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(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) |
ProtobufMessages.Agenda.AgendaGroup.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> PARSER
public 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
public static ProtobufMessages.Agenda.AgendaGroup getDefaultInstance()
public ProtobufMessages.Agenda.AgendaGroup getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<ProtobufMessages.Agenda.AgendaGroup> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
optional string name = 1;
hasName
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public String getName()
optional string name = 1;
getName
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
getNameBytes
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean hasIsActive()
optional bool is_active = 2;
hasIsActive
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean getIsActive()
optional bool is_active = 2;
getIsActive
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean hasIsAutoDeactivate()
optional bool is_auto_deactivate = 3;
hasIsAutoDeactivate
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean getIsAutoDeactivate()
optional bool is_auto_deactivate = 3;
getIsAutoDeactivate
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean hasActivatedForRecency()
optional int64 activated_for_recency = 4;
hasActivatedForRecency
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public long getActivatedForRecency()
optional int64 activated_for_recency = 4;
getActivatedForRecency
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean hasClearedForRecency()
optional int64 cleared_for_recency = 5;
hasClearedForRecency
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public long getClearedForRecency()
optional int64 cleared_for_recency = 5;
getClearedForRecency
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.core.marshalling.Activation match = 6;
getMatchList
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.core.marshalling.Activation match = 6;
getMatchOrBuilderList
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public int getMatchCount()
repeated .org.drools.core.marshalling.Activation match = 6;
getMatchCount
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.core.marshalling.Activation match = 6;
getMatch
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.core.marshalling.Activation match = 6;
getMatchOrBuilder
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public List<ProtobufMessages.Agenda.AgendaGroup.NodeInstance> getNodeInstanceList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;
getNodeInstanceList
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public List<? extends ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;
getNodeInstanceOrBuilderList
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public int getNodeInstanceCount()
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;
getNodeInstanceCount
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public ProtobufMessages.Agenda.AgendaGroup.NodeInstance getNodeInstance(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;
getNodeInstance
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public ProtobufMessages.Agenda.AgendaGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
repeated .org.drools.core.marshalling.Agenda.AgendaGroup.NodeInstance node_instance = 7;
getNodeInstanceOrBuilder
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean hasHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;
hasHasRuleFlowLister
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public boolean getHasRuleFlowLister()
optional bool has_rule_flow_lister = 8;
getHasRuleFlowLister
in interface ProtobufMessages.Agenda.AgendaGroupOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Agenda.AgendaGroup parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.Agenda.AgendaGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtobufMessages.Agenda.AgendaGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Agenda.AgendaGroup.Builder newBuilder()
public ProtobufMessages.Agenda.AgendaGroup.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProtobufMessages.Agenda.AgendaGroup.Builder newBuilder(ProtobufMessages.Agenda.AgendaGroup prototype)
public ProtobufMessages.Agenda.AgendaGroup.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ProtobufMessages.Agenda.AgendaGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.