|
Drools :: Core 6.1.0.Beta1 | |||||||||
| 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.ActionQueue
public static final class ProtobufMessages.ActionQueue
Protobuf type org.drools.core.marshalling.ActionQueue
| Nested Class Summary | |
|---|---|
static class |
ProtobufMessages.ActionQueue.Action
Protobuf type org.drools.core.marshalling.ActionQueue.Action |
static interface |
ProtobufMessages.ActionQueue.ActionOrBuilder
|
static class |
ProtobufMessages.ActionQueue.ActionType
Protobuf enum org.drools.core.marshalling.ActionQueue.ActionType |
static class |
ProtobufMessages.ActionQueue.Assert
Protobuf type org.drools.core.marshalling.ActionQueue.Assert |
static interface |
ProtobufMessages.ActionQueue.AssertOrBuilder
|
static class |
ProtobufMessages.ActionQueue.BehaviorExpire
Protobuf type org.drools.core.marshalling.ActionQueue.BehaviorExpire |
static interface |
ProtobufMessages.ActionQueue.BehaviorExpireOrBuilder
|
static class |
ProtobufMessages.ActionQueue.Builder
Protobuf type org.drools.core.marshalling.ActionQueue |
static class |
ProtobufMessages.ActionQueue.DeactivateCallback
Protobuf type org.drools.core.marshalling.ActionQueue.DeactivateCallback |
static interface |
ProtobufMessages.ActionQueue.DeactivateCallbackOrBuilder
|
static class |
ProtobufMessages.ActionQueue.Expire
Protobuf type org.drools.core.marshalling.ActionQueue.Expire |
static interface |
ProtobufMessages.ActionQueue.ExpireOrBuilder
|
static class |
ProtobufMessages.ActionQueue.LogicalRetract
Protobuf type org.drools.core.marshalling.ActionQueue.LogicalRetract |
static interface |
ProtobufMessages.ActionQueue.LogicalRetractOrBuilder
|
static class |
ProtobufMessages.ActionQueue.Propagate
Protobuf type org.drools.core.marshalling.ActionQueue.Propagate |
static interface |
ProtobufMessages.ActionQueue.PropagateOrBuilder
|
static class |
ProtobufMessages.ActionQueue.Signal
Protobuf type org.drools.core.marshalling.ActionQueue.Signal |
static interface |
ProtobufMessages.ActionQueue.SignalOrBuilder
|
static class |
ProtobufMessages.ActionQueue.SignalProcessInstance
Protobuf type org.drools.core.marshalling.ActionQueue.SignalProcessInstance |
static interface |
ProtobufMessages.ActionQueue.SignalProcessInstanceOrBuilder
|
| 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 |
ACTION_FIELD_NUMBER
|
static com.google.protobuf.Parser<ProtobufMessages.ActionQueue> |
PARSER
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
ProtobufMessages.ActionQueue.Action |
getAction(int index)
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1; |
int |
getActionCount()
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1; |
List<ProtobufMessages.ActionQueue.Action> |
getActionList()
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1; |
ProtobufMessages.ActionQueue.ActionOrBuilder |
getActionOrBuilder(int index)
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1; |
List<? extends ProtobufMessages.ActionQueue.ActionOrBuilder> |
getActionOrBuilderList()
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1; |
static ProtobufMessages.ActionQueue |
getDefaultInstance()
|
ProtobufMessages.ActionQueue |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Parser<ProtobufMessages.ActionQueue> |
getParserForType()
|
int |
getSerializedSize()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static ProtobufMessages.ActionQueue.Builder |
newBuilder()
|
static ProtobufMessages.ActionQueue.Builder |
newBuilder(ProtobufMessages.ActionQueue prototype)
|
ProtobufMessages.ActionQueue.Builder |
newBuilderForType()
|
protected ProtobufMessages.ActionQueue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static ProtobufMessages.ActionQueue |
parseDelimitedFrom(InputStream input)
|
static ProtobufMessages.ActionQueue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ActionQueue |
parseFrom(byte[] data)
|
static ProtobufMessages.ActionQueue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ActionQueue |
parseFrom(com.google.protobuf.ByteString data)
|
static ProtobufMessages.ActionQueue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ActionQueue |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static ProtobufMessages.ActionQueue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ProtobufMessages.ActionQueue |
parseFrom(InputStream input)
|
static ProtobufMessages.ActionQueue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ProtobufMessages.ActionQueue.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.ActionQueue> PARSER
public static final int ACTION_FIELD_NUMBER
| Method Detail |
|---|
public static ProtobufMessages.ActionQueue getDefaultInstance()
public ProtobufMessages.ActionQueue 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.ActionQueue> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic List<ProtobufMessages.ActionQueue.Action> getActionList()
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1;
getActionList in interface ProtobufMessages.ActionQueueOrBuilderpublic List<? extends ProtobufMessages.ActionQueue.ActionOrBuilder> getActionOrBuilderList()
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1;
getActionOrBuilderList in interface ProtobufMessages.ActionQueueOrBuilderpublic int getActionCount()
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1;
getActionCount in interface ProtobufMessages.ActionQueueOrBuilderpublic ProtobufMessages.ActionQueue.Action getAction(int index)
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1;
getAction in interface ProtobufMessages.ActionQueueOrBuilderpublic ProtobufMessages.ActionQueue.ActionOrBuilder getActionOrBuilder(int index)
repeated .org.drools.core.marshalling.ActionQueue.Action action = 1;
getActionOrBuilder in interface ProtobufMessages.ActionQueueOrBuilderpublic 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.ActionQueue parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.ActionQueue parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.ActionQueue parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.ActionQueue parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.ActionQueue parseFrom(InputStream input)
throws IOException
IOException
public static ProtobufMessages.ActionQueue parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static ProtobufMessages.ActionQueue parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static ProtobufMessages.ActionQueue parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static ProtobufMessages.ActionQueue parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
IOException
public static ProtobufMessages.ActionQueue parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static ProtobufMessages.ActionQueue.Builder newBuilder()
public ProtobufMessages.ActionQueue.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtobufMessages.ActionQueue.Builder newBuilder(ProtobufMessages.ActionQueue prototype)
public ProtobufMessages.ActionQueue.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtobufMessages.ActionQueue.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessage
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||