Class ProtobufMessages.Agenda
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.drools.serialization.protobuf.ProtobufMessages.Agenda
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,ProtobufMessages.AgendaOrBuilder
- Enclosing class:
- ProtobufMessages
public static final class ProtobufMessages.Agenda extends com.google.protobuf.GeneratedMessageV3 implements ProtobufMessages.AgendaOrBuilder
the agenda message
Protobuf typeorg.drools.serialization.protobuf.Agenda- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProtobufMessages.Agenda.AgendaGroupProtobuf typeorg.drools.serialization.protobuf.Agenda.AgendaGroupstatic interfaceProtobufMessages.Agenda.AgendaGroupOrBuilderstatic classProtobufMessages.Agenda.Builderthe agenda messagestatic classProtobufMessages.Agenda.FocusStackProtobuf typeorg.drools.serialization.protobuf.Agenda.FocusStackstatic interfaceProtobufMessages.Agenda.FocusStackOrBuilderstatic classProtobufMessages.Agenda.RuleFlowGroupProtobuf typeorg.drools.serialization.protobuf.Agenda.RuleFlowGroupstatic interfaceProtobufMessages.Agenda.RuleFlowGroupOrBuilder-
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 intACTIVE_ACTIVATIONS_FIELD_NUMBERstatic intAGENDA_GROUP_FIELD_NUMBERstatic intDORMANT_ACTIVATIONS_FIELD_NUMBERstatic intFOCUS_STACK_FIELD_NUMBERstatic intMATCH_FIELD_NUMBERstatic com.google.protobuf.Parser<ProtobufMessages.Agenda>PARSERDeprecated.static intRULE_ACTIVATION_FIELD_NUMBERstatic intRULE_FLOW_GROUP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetActiveActivations()optional int32 active_activations = 2;ProtobufMessages.Agenda.AgendaGroupgetAgendaGroup(int index)repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;intgetAgendaGroupCount()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;List<ProtobufMessages.Agenda.AgendaGroup>getAgendaGroupList()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;ProtobufMessages.Agenda.AgendaGroupOrBuildergetAgendaGroupOrBuilder(int index)repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;List<? extends ProtobufMessages.Agenda.AgendaGroupOrBuilder>getAgendaGroupOrBuilderList()repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;static ProtobufMessages.AgendagetDefaultInstance()ProtobufMessages.AgendagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDormantActivations()these 2 fields are just for informationProtobufMessages.Agenda.FocusStackgetFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.Agenda.FocusStackOrBuildergetFocusStackOrBuilder()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.ActivationgetMatch(int index)repeated .org.drools.serialization.protobuf.Activation match = 6;intgetMatchCount()repeated .org.drools.serialization.protobuf.Activation match = 6;List<ProtobufMessages.Activation>getMatchList()repeated .org.drools.serialization.protobuf.Activation match = 6;ProtobufMessages.ActivationOrBuildergetMatchOrBuilder(int index)repeated .org.drools.serialization.protobuf.Activation match = 6;List<? extends ProtobufMessages.ActivationOrBuilder>getMatchOrBuilderList()repeated .org.drools.serialization.protobuf.Activation match = 6;com.google.protobuf.Parser<ProtobufMessages.Agenda>getParserForType()ProtobufMessages.ActivationgetRuleActivation(int index)repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;intgetRuleActivationCount()repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;List<ProtobufMessages.Activation>getRuleActivationList()repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;ProtobufMessages.ActivationOrBuildergetRuleActivationOrBuilder(int index)repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;List<? extends ProtobufMessages.ActivationOrBuilder>getRuleActivationOrBuilderList()repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;ProtobufMessages.Agenda.RuleFlowGroupgetRuleFlowGroup(int index)repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;intgetRuleFlowGroupCount()repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;List<ProtobufMessages.Agenda.RuleFlowGroup>getRuleFlowGroupList()repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;ProtobufMessages.Agenda.RuleFlowGroupOrBuildergetRuleFlowGroupOrBuilder(int index)repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;List<? extends ProtobufMessages.Agenda.RuleFlowGroupOrBuilder>getRuleFlowGroupOrBuilderList()repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasActiveActivations()optional int32 active_activations = 2;booleanhasDormantActivations()these 2 fields are just for informationbooleanhasFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ProtobufMessages.Agenda.BuildernewBuilder()static ProtobufMessages.Agenda.BuildernewBuilder(ProtobufMessages.Agenda prototype)ProtobufMessages.Agenda.BuildernewBuilderForType()protected ProtobufMessages.Agenda.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ProtobufMessages.AgendaparseDelimitedFrom(InputStream input)static ProtobufMessages.AgendaparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(byte[] data)static ProtobufMessages.AgendaparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.ByteString data)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.CodedInputStream input)static ProtobufMessages.AgendaparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(InputStream input)static ProtobufMessages.AgendaparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProtobufMessages.AgendaparseFrom(ByteBuffer data)static ProtobufMessages.AgendaparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ProtobufMessages.Agenda>parser()ProtobufMessages.Agenda.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, isStringEmpty, 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
-
DORMANT_ACTIVATIONS_FIELD_NUMBER
public static final int DORMANT_ACTIVATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIVE_ACTIVATIONS_FIELD_NUMBER
public static final int ACTIVE_ACTIVATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AGENDA_GROUP_FIELD_NUMBER
public static final int AGENDA_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FOCUS_STACK_FIELD_NUMBER
public static final int FOCUS_STACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_FLOW_GROUP_FIELD_NUMBER
public static final int RULE_FLOW_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MATCH_FIELD_NUMBER
public static final int MATCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_ACTIVATION_FIELD_NUMBER
public static final int RULE_ACTIVATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<ProtobufMessages.Agenda> 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
-
hasDormantActivations
public boolean hasDormantActivations()
these 2 fields are just for information
optional int32 dormant_activations = 1;- Specified by:
hasDormantActivationsin interfaceProtobufMessages.AgendaOrBuilder- Returns:
- Whether the dormantActivations field is set.
-
getDormantActivations
public int getDormantActivations()
these 2 fields are just for information
optional int32 dormant_activations = 1;- Specified by:
getDormantActivationsin interfaceProtobufMessages.AgendaOrBuilder- Returns:
- The dormantActivations.
-
hasActiveActivations
public boolean hasActiveActivations()
optional int32 active_activations = 2;- Specified by:
hasActiveActivationsin interfaceProtobufMessages.AgendaOrBuilder- Returns:
- Whether the activeActivations field is set.
-
getActiveActivations
public int getActiveActivations()
optional int32 active_activations = 2;- Specified by:
getActiveActivationsin interfaceProtobufMessages.AgendaOrBuilder- Returns:
- The activeActivations.
-
getAgendaGroupList
public List<ProtobufMessages.Agenda.AgendaGroup> getAgendaGroupList()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupListin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupOrBuilderList
public List<? extends ProtobufMessages.Agenda.AgendaGroupOrBuilder> getAgendaGroupOrBuilderList()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupCount
public int getAgendaGroupCount()
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupCountin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroup
public ProtobufMessages.Agenda.AgendaGroup getAgendaGroup(int index)
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupin interfaceProtobufMessages.AgendaOrBuilder
-
getAgendaGroupOrBuilder
public ProtobufMessages.Agenda.AgendaGroupOrBuilder getAgendaGroupOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Agenda.AgendaGroup agenda_group = 3;- Specified by:
getAgendaGroupOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
hasFocusStack
public boolean hasFocusStack()
optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;- Specified by:
hasFocusStackin interfaceProtobufMessages.AgendaOrBuilder- Returns:
- Whether the focusStack field is set.
-
getFocusStack
public ProtobufMessages.Agenda.FocusStack getFocusStack()
optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;- Specified by:
getFocusStackin interfaceProtobufMessages.AgendaOrBuilder- Returns:
- The focusStack.
-
getFocusStackOrBuilder
public ProtobufMessages.Agenda.FocusStackOrBuilder getFocusStackOrBuilder()
optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;- Specified by:
getFocusStackOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupList
public List<ProtobufMessages.Agenda.RuleFlowGroup> getRuleFlowGroupList()
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupOrBuilderList
public List<? extends ProtobufMessages.Agenda.RuleFlowGroupOrBuilder> getRuleFlowGroupOrBuilderList()
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupCount
public int getRuleFlowGroupCount()
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupCountin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroup
public ProtobufMessages.Agenda.RuleFlowGroup getRuleFlowGroup(int index)
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleFlowGroupOrBuilder
public ProtobufMessages.Agenda.RuleFlowGroupOrBuilder getRuleFlowGroupOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Agenda.RuleFlowGroup rule_flow_group = 5;- Specified by:
getRuleFlowGroupOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchList
public List<ProtobufMessages.Activation> getMatchList()
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchListin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchOrBuilderList
public List<? extends ProtobufMessages.ActivationOrBuilder> getMatchOrBuilderList()
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchCount
public int getMatchCount()
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchCountin interfaceProtobufMessages.AgendaOrBuilder
-
getMatch
public ProtobufMessages.Activation getMatch(int index)
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchin interfaceProtobufMessages.AgendaOrBuilder
-
getMatchOrBuilder
public ProtobufMessages.ActivationOrBuilder getMatchOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Activation match = 6;- Specified by:
getMatchOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationList
public List<ProtobufMessages.Activation> getRuleActivationList()
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationOrBuilderList
public List<? extends ProtobufMessages.ActivationOrBuilder> getRuleActivationOrBuilderList()
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationOrBuilderListin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationCount
public int getRuleActivationCount()
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationCountin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivation
public ProtobufMessages.Activation getRuleActivation(int index)
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationin interfaceProtobufMessages.AgendaOrBuilder
-
getRuleActivationOrBuilder
public ProtobufMessages.ActivationOrBuilder getRuleActivationOrBuilder(int index)
repeated .org.drools.serialization.protobuf.Activation rule_activation = 7;- Specified by:
getRuleActivationOrBuilderin interfaceProtobufMessages.AgendaOrBuilder
-
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.Agenda parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda 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.Agenda parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.Agenda parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ProtobufMessages.Agenda parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ProtobufMessages.Agenda parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ProtobufMessages.Agenda.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ProtobufMessages.Agenda.Builder newBuilder()
-
newBuilder
public static ProtobufMessages.Agenda.Builder newBuilder(ProtobufMessages.Agenda prototype)
-
toBuilder
public ProtobufMessages.Agenda.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ProtobufMessages.Agenda.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ProtobufMessages.Agenda getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ProtobufMessages.Agenda> parser()
-
getParserForType
public com.google.protobuf.Parser<ProtobufMessages.Agenda> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ProtobufMessages.Agenda getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-