Class ProtobufMessages.Trigger.IntervalTrigger
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.drools.serialization.protobuf.ProtobufMessages.Trigger.IntervalTrigger
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ProtobufMessages.Trigger.IntervalTriggerOrBuilder
- Enclosing class:
- ProtobufMessages.Trigger
public static final class ProtobufMessages.Trigger.IntervalTrigger extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.Trigger.IntervalTriggerOrBuilder
Protobuf typeorg.drools.serialization.protobuf.Trigger.IntervalTrigger- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProtobufMessages.Trigger.IntervalTrigger.BuilderProtobuf typeorg.drools.serialization.protobuf.Trigger.IntervalTrigger-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCALENDAR_NAME_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intNEXT_FIRE_TIME_FIELD_NUMBERstatic com.google.protobuf.Parser<ProtobufMessages.Trigger.IntervalTrigger>PARSERDeprecated.static intPERIOD_FIELD_NUMBERstatic intREPEAT_COUNT_FIELD_NUMBERstatic intREPEAT_LIMIT_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCalendarName(int index)repeated string calendar_name = 8;com.google.protobuf.ByteStringgetCalendarNameBytes(int index)repeated string calendar_name = 8;intgetCalendarNameCount()repeated string calendar_name = 8;com.google.protobuf.ProtocolStringListgetCalendarNameList()repeated string calendar_name = 8;static ProtobufMessages.Trigger.IntervalTriggergetDefaultInstance()ProtobufMessages.Trigger.IntervalTriggergetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetEndTime()optional int64 end_time = 2;longgetNextFireTime()optional int64 next_fire_time = 6;com.google.protobuf.Parser<ProtobufMessages.Trigger.IntervalTrigger>getParserForType()longgetPeriod()optional int64 period = 7;intgetRepeatCount()optional int32 repeat_count = 4;intgetRepeatLimit()optional int32 repeat_limit = 3;intgetSerializedSize()longgetStartTime()optional int64 start_time = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasEndTime()optional int64 end_time = 2;inthashCode()booleanhasNextFireTime()optional int64 next_fire_time = 6;booleanhasPeriod()optional int64 period = 7;booleanhasRepeatCount()optional int32 repeat_count = 4;booleanhasRepeatLimit()optional int32 repeat_limit = 3;booleanhasStartTime()optional int64 start_time = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProtobufMessages.Trigger.IntervalTrigger.BuildernewBuilder()static ProtobufMessages.Trigger.IntervalTrigger.BuildernewBuilder(ProtobufMessages.Trigger.IntervalTrigger prototype)ProtobufMessages.Trigger.IntervalTrigger.BuildernewBuilderForType()protected ProtobufMessages.Trigger.IntervalTrigger.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ProtobufMessages.Trigger.IntervalTriggerparseDelimitedFrom(InputStream input)static ProtobufMessages.Trigger.IntervalTriggerparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(byte[] data)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(com.google.protobuf.ByteString data)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(com.google.protobuf.CodedInputStream input)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(InputStream input)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(ByteBuffer data)static ProtobufMessages.Trigger.IntervalTriggerparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ProtobufMessages.Trigger.IntervalTrigger>parser()ProtobufMessages.Trigger.IntervalTrigger.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPEAT_LIMIT_FIELD_NUMBER
public static final int REPEAT_LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REPEAT_COUNT_FIELD_NUMBER
public static final int REPEAT_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_FIRE_TIME_FIELD_NUMBER
public static final int NEXT_FIRE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PERIOD_FIELD_NUMBER
public static final int PERIOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CALENDAR_NAME_FIELD_NUMBER
public static final int CALENDAR_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.Trigger.IntervalTrigger> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasStartTime
public boolean hasStartTime()
optional int64 start_time = 1;- Specified by:
hasStartTimein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public long getStartTime()
optional int64 start_time = 1;- Specified by:
getStartTimein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The startTime.
-
hasEndTime
public boolean hasEndTime()
optional int64 end_time = 2;- Specified by:
hasEndTimein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public long getEndTime()
optional int64 end_time = 2;- Specified by:
getEndTimein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The endTime.
-
hasRepeatLimit
public boolean hasRepeatLimit()
optional int32 repeat_limit = 3;- Specified by:
hasRepeatLimitin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- Whether the repeatLimit field is set.
-
getRepeatLimit
public int getRepeatLimit()
optional int32 repeat_limit = 3;- Specified by:
getRepeatLimitin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The repeatLimit.
-
hasRepeatCount
public boolean hasRepeatCount()
optional int32 repeat_count = 4;- Specified by:
hasRepeatCountin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- Whether the repeatCount field is set.
-
getRepeatCount
public int getRepeatCount()
optional int32 repeat_count = 4;- Specified by:
getRepeatCountin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The repeatCount.
-
hasNextFireTime
public boolean hasNextFireTime()
optional int64 next_fire_time = 6;- Specified by:
hasNextFireTimein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- Whether the nextFireTime field is set.
-
getNextFireTime
public long getNextFireTime()
optional int64 next_fire_time = 6;- Specified by:
getNextFireTimein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The nextFireTime.
-
hasPeriod
public boolean hasPeriod()
optional int64 period = 7;- Specified by:
hasPeriodin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- Whether the period field is set.
-
getPeriod
public long getPeriod()
optional int64 period = 7;- Specified by:
getPeriodin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The period.
-
getCalendarNameList
public com.google.protobuf.ProtocolStringList getCalendarNameList()
repeated string calendar_name = 8;- Specified by:
getCalendarNameListin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- A list containing the calendarName.
-
getCalendarNameCount
public int getCalendarNameCount()
repeated string calendar_name = 8;- Specified by:
getCalendarNameCountin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Returns:
- The count of calendarName.
-
getCalendarName
public String getCalendarName(int index)
repeated string calendar_name = 8;- Specified by:
getCalendarNamein interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The calendarName at the given index.
-
getCalendarNameBytes
public com.google.protobuf.ByteString getCalendarNameBytes(int index)
repeated string calendar_name = 8;- Specified by:
getCalendarNameBytesin interfaceProtobufMessages.Trigger.IntervalTriggerOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the calendarName at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Trigger.IntervalTrigger parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ProtobufMessages.Trigger.IntervalTrigger.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProtobufMessages.Trigger.IntervalTrigger.Builder newBuilder()
-
newBuilder
public static ProtobufMessages.Trigger.IntervalTrigger.Builder newBuilder(ProtobufMessages.Trigger.IntervalTrigger prototype)
-
toBuilder
public ProtobufMessages.Trigger.IntervalTrigger.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProtobufMessages.Trigger.IntervalTrigger.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ProtobufMessages.Trigger.IntervalTrigger getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ProtobufMessages.Trigger.IntervalTrigger> parser()
-
getParserForType
public com.google.protobuf.Parser<ProtobufMessages.Trigger.IntervalTrigger> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProtobufMessages.Trigger.IntervalTrigger getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-