public static final class ProtobufMessages.Timers.Timer extends com.google.protobuf.GeneratedMessage.ExtendableMessage<ProtobufMessages.Timers.Timer> implements ProtobufMessages.Timers.TimerOrBuilder
org.drools.core.marshalling.Timers.Timer
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufMessages.Timers.Timer.Builder
Protobuf type
org.drools.core.marshalling.Timers.Timer |
com.google.protobuf.GeneratedMessage.ExtendableMessage.ExtensionWriter
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 |
ACTIVATION_FIELD_NUMBER |
static int |
BEHAVIOR_FIELD_NUMBER |
static int |
EXPIRE_FIELD_NUMBER |
static com.google.protobuf.Parser<ProtobufMessages.Timers.Timer> |
PARSER |
static int |
TIMER_NODE_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.Timers.ActivationTimer |
getActivation()
optional .org.drools.core.marshalling.Timers.ActivationTimer activation = 3; |
ProtobufMessages.Timers.ActivationTimerOrBuilder |
getActivationOrBuilder()
optional .org.drools.core.marshalling.Timers.ActivationTimer activation = 3; |
ProtobufMessages.Timers.BehaviorTimer |
getBehavior()
optional .org.drools.core.marshalling.Timers.BehaviorTimer behavior = 4; |
ProtobufMessages.Timers.BehaviorTimerOrBuilder |
getBehaviorOrBuilder()
optional .org.drools.core.marshalling.Timers.BehaviorTimer behavior = 4; |
static ProtobufMessages.Timers.Timer |
getDefaultInstance() |
ProtobufMessages.Timers.Timer |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ProtobufMessages.Timers.ExpireTimer |
getExpire()
optional .org.drools.core.marshalling.Timers.ExpireTimer expire = 2; |
ProtobufMessages.Timers.ExpireTimerOrBuilder |
getExpireOrBuilder()
optional .org.drools.core.marshalling.Timers.ExpireTimer expire = 2; |
com.google.protobuf.Parser<ProtobufMessages.Timers.Timer> |
getParserForType() |
int |
getSerializedSize() |
ProtobufMessages.Timers.TimerNodeTimer |
getTimerNode()
optional .org.drools.core.marshalling.Timers.TimerNodeTimer timer_node = 5; |
ProtobufMessages.Timers.TimerNodeTimerOrBuilder |
getTimerNodeOrBuilder()
optional .org.drools.core.marshalling.Timers.TimerNodeTimer timer_node = 5; |
ProtobufMessages.Timers.TimerType |
getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActivation()
optional .org.drools.core.marshalling.Timers.ActivationTimer activation = 3; |
boolean |
hasBehavior()
optional .org.drools.core.marshalling.Timers.BehaviorTimer behavior = 4; |
boolean |
hasExpire()
optional .org.drools.core.marshalling.Timers.ExpireTimer expire = 2; |
boolean |
hasTimerNode()
optional .org.drools.core.marshalling.Timers.TimerNodeTimer timer_node = 5; |
boolean |
hasType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtobufMessages.Timers.Timer.Builder |
newBuilder() |
static ProtobufMessages.Timers.Timer.Builder |
newBuilder(ProtobufMessages.Timers.Timer prototype) |
ProtobufMessages.Timers.Timer.Builder |
newBuilderForType() |
protected ProtobufMessages.Timers.Timer.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ProtobufMessages.Timers.Timer |
parseDelimitedFrom(InputStream input) |
static ProtobufMessages.Timers.Timer |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Timers.Timer |
parseFrom(byte[] data) |
static ProtobufMessages.Timers.Timer |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Timers.Timer |
parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.Timers.Timer |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Timers.Timer |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.Timers.Timer |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.Timers.Timer |
parseFrom(InputStream input) |
static ProtobufMessages.Timers.Timer |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ProtobufMessages.Timers.Timer.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
extensionsAreInitialized, extensionsSerializedSize, extensionsSerializedSizeAsMessageSet, getAllFields, getExtension, getExtension, getExtensionCount, getExtensionFields, getField, getRepeatedField, getRepeatedFieldCount, hasExtension, hasField, makeExtensionsImmutable, newExtensionWriter, newMessageSetExtensionWriter, parseUnknownField
getDescriptorForType, getOneofFieldDescriptor, hasOneof, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExtension, getExtension, getExtensionCount, hasExtension
public static com.google.protobuf.Parser<ProtobufMessages.Timers.Timer> PARSER
public static final int TYPE_FIELD_NUMBER
public static final int EXPIRE_FIELD_NUMBER
public static final int ACTIVATION_FIELD_NUMBER
public static final int BEHAVIOR_FIELD_NUMBER
public static final int TIMER_NODE_FIELD_NUMBER
public static ProtobufMessages.Timers.Timer getDefaultInstance()
public ProtobufMessages.Timers.Timer getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<ProtobufMessages.Timers.Timer>
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.Timers.Timer> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1;
hasType
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.TimerType getType()
optional .org.drools.core.marshalling.Timers.TimerType type = 1;
getType
in interface ProtobufMessages.Timers.TimerOrBuilder
public boolean hasExpire()
optional .org.drools.core.marshalling.Timers.ExpireTimer expire = 2;
hasExpire
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.ExpireTimer getExpire()
optional .org.drools.core.marshalling.Timers.ExpireTimer expire = 2;
getExpire
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.ExpireTimerOrBuilder getExpireOrBuilder()
optional .org.drools.core.marshalling.Timers.ExpireTimer expire = 2;
getExpireOrBuilder
in interface ProtobufMessages.Timers.TimerOrBuilder
public boolean hasActivation()
optional .org.drools.core.marshalling.Timers.ActivationTimer activation = 3;
hasActivation
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.ActivationTimer getActivation()
optional .org.drools.core.marshalling.Timers.ActivationTimer activation = 3;
getActivation
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.ActivationTimerOrBuilder getActivationOrBuilder()
optional .org.drools.core.marshalling.Timers.ActivationTimer activation = 3;
getActivationOrBuilder
in interface ProtobufMessages.Timers.TimerOrBuilder
public boolean hasBehavior()
optional .org.drools.core.marshalling.Timers.BehaviorTimer behavior = 4;
hasBehavior
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.BehaviorTimer getBehavior()
optional .org.drools.core.marshalling.Timers.BehaviorTimer behavior = 4;
getBehavior
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.BehaviorTimerOrBuilder getBehaviorOrBuilder()
optional .org.drools.core.marshalling.Timers.BehaviorTimer behavior = 4;
getBehaviorOrBuilder
in interface ProtobufMessages.Timers.TimerOrBuilder
public boolean hasTimerNode()
optional .org.drools.core.marshalling.Timers.TimerNodeTimer timer_node = 5;
hasTimerNode
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.TimerNodeTimer getTimerNode()
optional .org.drools.core.marshalling.Timers.TimerNodeTimer timer_node = 5;
getTimerNode
in interface ProtobufMessages.Timers.TimerOrBuilder
public ProtobufMessages.Timers.TimerNodeTimerOrBuilder getTimerNodeOrBuilder()
optional .org.drools.core.marshalling.Timers.TimerNodeTimer timer_node = 5;
getTimerNodeOrBuilder
in interface ProtobufMessages.Timers.TimerOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.ExtendableMessage<ProtobufMessages.Timers.Timer>
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.Timers.Timer parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Timers.Timer parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Timers.Timer parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Timers.Timer parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ProtobufMessages.Timers.Timer parseFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.Timers.Timer parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Timers.Timer parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ProtobufMessages.Timers.Timer parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Timers.Timer parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ProtobufMessages.Timers.Timer parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ProtobufMessages.Timers.Timer.Builder newBuilder()
public ProtobufMessages.Timers.Timer.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ProtobufMessages.Timers.Timer.Builder newBuilder(ProtobufMessages.Timers.Timer prototype)
public ProtobufMessages.Timers.Timer.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ProtobufMessages.Timers.Timer.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.