Uses of Class
org.drools.serialization.protobuf.ProtobufMessages.Agenda.FocusStack
Packages that use ProtobufMessages.Agenda.FocusStack
-
Uses of ProtobufMessages.Agenda.FocusStack in org.drools.serialization.protobuf
Fields in org.drools.serialization.protobuf with type parameters of type ProtobufMessages.Agenda.FocusStackModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ProtobufMessages.Agenda.FocusStack>ProtobufMessages.Agenda.FocusStack.PARSERDeprecated.Methods in org.drools.serialization.protobuf that return ProtobufMessages.Agenda.FocusStackModifier and TypeMethodDescriptionProtobufMessages.Agenda.FocusStack.Builder.build()ProtobufMessages.Agenda.FocusStack.Builder.buildPartial()ProtobufMessages.Agenda.FocusStack.getDefaultInstance()ProtobufMessages.Agenda.FocusStack.Builder.getDefaultInstanceForType()ProtobufMessages.Agenda.FocusStack.getDefaultInstanceForType()ProtobufMessages.Agenda.Builder.getFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.Agenda.getFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.AgendaOrBuilder.getFocusStack()optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.Agenda.FocusStack.parseDelimitedFrom(InputStream input) ProtobufMessages.Agenda.FocusStack.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.Agenda.FocusStack.parseFrom(byte[] data) ProtobufMessages.Agenda.FocusStack.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.Agenda.FocusStack.parseFrom(com.google.protobuf.ByteString data) ProtobufMessages.Agenda.FocusStack.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.Agenda.FocusStack.parseFrom(com.google.protobuf.CodedInputStream input) ProtobufMessages.Agenda.FocusStack.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.Agenda.FocusStack.parseFrom(InputStream input) ProtobufMessages.Agenda.FocusStack.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.Agenda.FocusStack.parseFrom(ByteBuffer data) ProtobufMessages.Agenda.FocusStack.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.drools.serialization.protobuf that return types with arguments of type ProtobufMessages.Agenda.FocusStackModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtobufMessages.Agenda.FocusStack>ProtobufMessages.Agenda.FocusStack.getParserForType()static com.google.protobuf.Parser<ProtobufMessages.Agenda.FocusStack>ProtobufMessages.Agenda.FocusStack.parser()Methods in org.drools.serialization.protobuf with parameters of type ProtobufMessages.Agenda.FocusStackModifier and TypeMethodDescriptionProtobufMessages.Agenda.Builder.mergeFocusStack(ProtobufMessages.Agenda.FocusStack value) optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;ProtobufMessages.Agenda.FocusStack.Builder.mergeFrom(ProtobufMessages.Agenda.FocusStack other) ProtobufMessages.Agenda.FocusStack.newBuilder(ProtobufMessages.Agenda.FocusStack prototype) ProtobufMessages.Agenda.Builder.setFocusStack(ProtobufMessages.Agenda.FocusStack value) optional .org.drools.serialization.protobuf.Agenda.FocusStack focus_stack = 4;