Uses of Class
org.drools.serialization.protobuf.ProtobufMessages.Agenda
Packages that use ProtobufMessages.Agenda
-
Uses of ProtobufMessages.Agenda in org.drools.serialization.protobuf
Fields in org.drools.serialization.protobuf with type parameters of type ProtobufMessages.AgendaModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ProtobufMessages.Agenda>ProtobufMessages.Agenda.PARSERDeprecated.Methods in org.drools.serialization.protobuf that return ProtobufMessages.AgendaModifier and TypeMethodDescriptionProtobufMessages.Agenda.Builder.build()ProtobufMessages.Agenda.Builder.buildPartial()ProtobufMessages.RuleData.Builder.getAgenda()optional .org.drools.serialization.protobuf.Agenda agenda = 8;ProtobufMessages.RuleData.getAgenda()optional .org.drools.serialization.protobuf.Agenda agenda = 8;ProtobufMessages.RuleDataOrBuilder.getAgenda()optional .org.drools.serialization.protobuf.Agenda agenda = 8;static ProtobufMessages.AgendaProtobufMessages.Agenda.getDefaultInstance()ProtobufMessages.Agenda.Builder.getDefaultInstanceForType()ProtobufMessages.Agenda.getDefaultInstanceForType()static ProtobufMessages.AgendaProtobufMessages.Agenda.parseDelimitedFrom(InputStream input) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(byte[] data) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(com.google.protobuf.ByteString data) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(com.google.protobuf.CodedInputStream input) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(InputStream input) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(ByteBuffer data) static ProtobufMessages.AgendaProtobufMessages.Agenda.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.drools.serialization.protobuf that return types with arguments of type ProtobufMessages.AgendaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtobufMessages.Agenda>ProtobufMessages.Agenda.getParserForType()static com.google.protobuf.Parser<ProtobufMessages.Agenda>ProtobufMessages.Agenda.parser()Methods in org.drools.serialization.protobuf with parameters of type ProtobufMessages.AgendaModifier and TypeMethodDescriptionProtobufMessages.RuleData.Builder.mergeAgenda(ProtobufMessages.Agenda value) optional .org.drools.serialization.protobuf.Agenda agenda = 8;ProtobufMessages.Agenda.Builder.mergeFrom(ProtobufMessages.Agenda other) ProtobufMessages.Agenda.newBuilder(ProtobufMessages.Agenda prototype) ProtobufMessages.RuleData.Builder.setAgenda(ProtobufMessages.Agenda value) optional .org.drools.serialization.protobuf.Agenda agenda = 8;