Uses of Interface
org.drools.serialization.protobuf.ProtobufMessages.EqualityKeyOrBuilder
Packages that use ProtobufMessages.EqualityKeyOrBuilder
-
Uses of ProtobufMessages.EqualityKeyOrBuilder in org.drools.serialization.protobuf
Classes in org.drools.serialization.protobuf that implement ProtobufMessages.EqualityKeyOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeorg.drools.serialization.protobuf.EqualityKeystatic final classProtobuf typeorg.drools.serialization.protobuf.EqualityKeyMethods in org.drools.serialization.protobuf that return ProtobufMessages.EqualityKeyOrBuilderModifier and TypeMethodDescriptionProtobufMessages.TruthMaintenanceSystem.Builder.getKeyOrBuilder(int index) repeated .org.drools.serialization.protobuf.EqualityKey key = 1;ProtobufMessages.TruthMaintenanceSystem.getKeyOrBuilder(int index) repeated .org.drools.serialization.protobuf.EqualityKey key = 1;ProtobufMessages.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.EqualityKeyOrBuilderModifier and TypeMethodDescriptionList<? 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;