|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.drools.core.marshalling.impl.ProtobufMessages.Agenda.AgendaGroup
public static final class ProtobufMessages.Agenda.AgendaGroup
Protobuf type org.drools.core.marshalling.Agenda.AgendaGroup
| Nested Class Summary | |
|---|---|
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
|
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
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> |
| Field Summary | |
|---|---|
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
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
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
| Method Detail |
|---|
public static ProtobufMessages.Agenda.AgendaGroup getDefaultInstance()
public ProtobufMessages.Agenda.AgendaGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic 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.GeneratedMessagepublic 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.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamException
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
IOExceptionpublic static ProtobufMessages.Agenda.AgendaGroup.Builder newBuilder()
public ProtobufMessages.Agenda.AgendaGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic 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.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||