Package | Description |
---|---|
org.drools.core.marshalling.impl |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<ProtobufMessages.EqualityKey> |
ProtobufMessages.EqualityKey.PARSER |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.Builder.build() |
ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.Builder.buildPartial() |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.getDefaultInstance() |
ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.getDefaultInstanceForType() |
ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.Builder.getDefaultInstanceForType() |
ProtobufMessages.EqualityKey |
ProtobufMessages.TruthMaintenanceSystemOrBuilder.getKey(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKey |
ProtobufMessages.TruthMaintenanceSystem.getKey(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKey |
ProtobufMessages.TruthMaintenanceSystem.Builder.getKey(int index)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseDelimitedFrom(InputStream input) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(byte[] data) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(com.google.protobuf.ByteString data) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(InputStream input) |
static ProtobufMessages.EqualityKey |
ProtobufMessages.EqualityKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<ProtobufMessages.EqualityKey> |
ProtobufMessages.TruthMaintenanceSystemOrBuilder.getKeyList()
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
List<ProtobufMessages.EqualityKey> |
ProtobufMessages.TruthMaintenanceSystem.getKeyList()
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
List<ProtobufMessages.EqualityKey> |
ProtobufMessages.TruthMaintenanceSystem.Builder.getKeyList()
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
com.google.protobuf.Parser<ProtobufMessages.EqualityKey> |
ProtobufMessages.EqualityKey.getParserForType() |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addKey(ProtobufMessages.EqualityKey value)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
ProtobufMessages.EqualityKey.Builder |
ProtobufMessages.EqualityKey.Builder.mergeFrom(ProtobufMessages.EqualityKey other) |
static ProtobufMessages.EqualityKey.Builder |
ProtobufMessages.EqualityKey.newBuilder(ProtobufMessages.EqualityKey prototype) |
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.setKey(int index,
ProtobufMessages.EqualityKey value)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
Modifier and Type | Method and Description |
---|---|
ProtobufMessages.TruthMaintenanceSystem.Builder |
ProtobufMessages.TruthMaintenanceSystem.Builder.addAllKey(Iterable<? extends ProtobufMessages.EqualityKey> values)
repeated .org.drools.core.marshalling.EqualityKey key = 1; |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.