Uses of Class
org.drools.serialization.protobuf.ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext
Packages that use ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext
-
Uses of ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext in org.drools.serialization.protobuf
Fields in org.drools.serialization.protobuf with type parameters of type ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext>ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.PARSERDeprecated.Methods in org.drools.serialization.protobuf that return ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextModifier and TypeMethodDescriptionProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder.build()ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder.buildPartial()ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.getContext(int index) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemory.getContext(int index) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder.getContext(int index) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.getDefaultInstance()ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder.getDefaultInstanceForType()ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.getDefaultInstanceForType()ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseDelimitedFrom(InputStream input) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(byte[] data) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(com.google.protobuf.ByteString data) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(com.google.protobuf.CodedInputStream input) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(InputStream input) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(ByteBuffer data) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.drools.serialization.protobuf that return types with arguments of type ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextModifier and TypeMethodDescriptionProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.getContextList()repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemory.getContextList()repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder.getContextList()repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;com.google.protobuf.Parser<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext>ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.getParserForType()static com.google.protobuf.Parser<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext>ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.parser()Methods in org.drools.serialization.protobuf with parameters of type ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextModifier and TypeMethodDescriptionProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(int index, ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder.mergeFrom(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext other) ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.newBuilder(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext prototype) ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setContext(int index, ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;Method parameters in org.drools.serialization.protobuf with type arguments of type ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextModifier and TypeMethodDescriptionProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addAllContext(Iterable<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> values) repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;