Uses of Class
org.drools.serialization.protobuf.ProtobufMessages.NodeMemory.AccumulateNodeMemory
Packages that use ProtobufMessages.NodeMemory.AccumulateNodeMemory
-
Uses of ProtobufMessages.NodeMemory.AccumulateNodeMemory in org.drools.serialization.protobuf
Fields in org.drools.serialization.protobuf with type parameters of type ProtobufMessages.NodeMemory.AccumulateNodeMemoryModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ProtobufMessages.NodeMemory.AccumulateNodeMemory>ProtobufMessages.NodeMemory.AccumulateNodeMemory.PARSERDeprecated.Methods in org.drools.serialization.protobuf that return ProtobufMessages.NodeMemory.AccumulateNodeMemoryModifier and TypeMethodDescriptionProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.build()ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.buildPartial()ProtobufMessages.NodeMemory.Builder.getAccumulate()optional .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory accumulate = 3;ProtobufMessages.NodeMemory.getAccumulate()optional .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory accumulate = 3;ProtobufMessages.NodeMemoryOrBuilder.getAccumulate()optional .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory accumulate = 3;ProtobufMessages.NodeMemory.AccumulateNodeMemory.getDefaultInstance()ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.getDefaultInstanceForType()ProtobufMessages.NodeMemory.AccumulateNodeMemory.getDefaultInstanceForType()ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseDelimitedFrom(InputStream input) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(byte[] data) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(com.google.protobuf.ByteString data) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(com.google.protobuf.CodedInputStream input) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(InputStream input) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(ByteBuffer data) ProtobufMessages.NodeMemory.AccumulateNodeMemory.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.drools.serialization.protobuf that return types with arguments of type ProtobufMessages.NodeMemory.AccumulateNodeMemoryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ProtobufMessages.NodeMemory.AccumulateNodeMemory>ProtobufMessages.NodeMemory.AccumulateNodeMemory.getParserForType()static com.google.protobuf.Parser<ProtobufMessages.NodeMemory.AccumulateNodeMemory>ProtobufMessages.NodeMemory.AccumulateNodeMemory.parser()Methods in org.drools.serialization.protobuf with parameters of type ProtobufMessages.NodeMemory.AccumulateNodeMemoryModifier and TypeMethodDescriptionProtobufMessages.NodeMemory.Builder.mergeAccumulate(ProtobufMessages.NodeMemory.AccumulateNodeMemory value) optional .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory accumulate = 3;ProtobufMessages.NodeMemory.AccumulateNodeMemory.Builder.mergeFrom(ProtobufMessages.NodeMemory.AccumulateNodeMemory other) ProtobufMessages.NodeMemory.AccumulateNodeMemory.newBuilder(ProtobufMessages.NodeMemory.AccumulateNodeMemory prototype) ProtobufMessages.NodeMemory.Builder.setAccumulate(ProtobufMessages.NodeMemory.AccumulateNodeMemory value) optional .org.drools.serialization.protobuf.NodeMemory.AccumulateNodeMemory accumulate = 3;