ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addAllContext(Iterable<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> values)
repeated .org.drools.core.marshalling.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.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(int index,
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext.Builder builderForValue)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addContext(ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clear() |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clearContext()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.clone() |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.Builder.getAccumulateBuilder()
optional .org.drools.core.marshalling.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) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.GeneratedMessageV3.BuilderParent parent) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.removeContext(int index)
repeated .org.drools.core.marshalling.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.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setContext(int index,
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext value)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.toBuilder() |