Uses of Interface
org.drools.serialization.protobuf.ProtobufMessages.EqualityKeyOrBuilder
-
Packages that use ProtobufMessages.EqualityKeyOrBuilder Package Description org.drools.serialization.protobuf -
-
Uses of ProtobufMessages.EqualityKeyOrBuilder in org.drools.serialization.protobuf
Classes in org.drools.serialization.protobuf that implement ProtobufMessages.EqualityKeyOrBuilder Modifier and Type Class Description static classProtobufMessages.EqualityKeyProtobuf typeorg.drools.serialization.protobuf.EqualityKeystatic classProtobufMessages.EqualityKey.BuilderProtobuf typeorg.drools.serialization.protobuf.EqualityKeyMethods in org.drools.serialization.protobuf that return ProtobufMessages.EqualityKeyOrBuilder Modifier and Type Method Description ProtobufMessages.EqualityKeyOrBuilderProtobufMessages.TruthMaintenanceSystem.Builder. getKeyOrBuilder(int index)repeated .org.drools.serialization.protobuf.EqualityKey key = 1;ProtobufMessages.EqualityKeyOrBuilderProtobufMessages.TruthMaintenanceSystem. getKeyOrBuilder(int index)repeated .org.drools.serialization.protobuf.EqualityKey key = 1;ProtobufMessages.EqualityKeyOrBuilderProtobufMessages.TruthMaintenanceSystemOrBuilder. getKeyOrBuilder(int index)repeated .org.drools.serialization.protobuf.EqualityKey key = 1;Methods in org.drools.serialization.protobuf that return types with arguments of type ProtobufMessages.EqualityKeyOrBuilder Modifier and Type Method Description List<? extends ProtobufMessages.EqualityKeyOrBuilder>ProtobufMessages.TruthMaintenanceSystem.Builder. getKeyOrBuilderList()repeated .org.drools.serialization.protobuf.EqualityKey key = 1;List<? extends ProtobufMessages.EqualityKeyOrBuilder>ProtobufMessages.TruthMaintenanceSystem. getKeyOrBuilderList()repeated .org.drools.serialization.protobuf.EqualityKey key = 1;List<? extends ProtobufMessages.EqualityKeyOrBuilder>ProtobufMessages.TruthMaintenanceSystemOrBuilder. getKeyOrBuilderList()repeated .org.drools.serialization.protobuf.EqualityKey key = 1;
-