ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addAllContext(Iterable<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> values) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.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 |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(int index,
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clear() |
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clearContext() |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clone() |
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.Builder.getAccumulateBuilder() |
optional .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory accumulate = 3;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.mergeFrom(ProtobufMessages.NodeMemory.AccumulateNodeMemory other) |
|
static ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.newBuilder() |
|
static ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.newBuilder(ProtobufMessages.NodeMemory.AccumulateNodeMemory prototype) |
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.newBuilderForType() |
|
protected ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.removeContext(int index) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setContext(int index,
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setContext(int index,
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue) |
repeated .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.toBuilder() |
|