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