public static interface ProtobufMessages.NodeMemory.AccumulateNodeMemoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext |
getContext(int index)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1; |
int |
getContextCount()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1; |
List<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> |
getContextList()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1; |
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder |
getContextOrBuilder(int index)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1; |
List<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder> |
getContextOrBuilderList()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext> getContextList()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContext getContext(int index)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
int getContextCount()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
List<? extends ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder> getContextOrBuilderList()
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
ProtobufMessages.NodeMemory.AccumulateNodeMemory.AccumulateContextOrBuilder getContextOrBuilder(int index)
repeated .org.drools.core.marshalling.NodeMemory.AccumulateNodeMemory.AccumulateContext context = 1;
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.