Drools :: Core 6.1.0.Beta1

Uses of Interface
org.drools.core.marshalling.impl.ProtobufMessages.ObjectTypeConfigurationOrBuilder

Packages that use ProtobufMessages.ObjectTypeConfigurationOrBuilder
org.drools.core.marshalling.impl   
 

Uses of ProtobufMessages.ObjectTypeConfigurationOrBuilder in org.drools.core.marshalling.impl
 

Classes in org.drools.core.marshalling.impl that implement ProtobufMessages.ObjectTypeConfigurationOrBuilder
static class ProtobufMessages.ObjectTypeConfiguration
          Protobuf type org.drools.core.marshalling.ObjectTypeConfiguration
static class ProtobufMessages.ObjectTypeConfiguration.Builder
          Protobuf type org.drools.core.marshalling.ObjectTypeConfiguration
 

Methods in org.drools.core.marshalling.impl that return ProtobufMessages.ObjectTypeConfigurationOrBuilder
 ProtobufMessages.ObjectTypeConfigurationOrBuilder ProtobufMessages.EntryPointOrBuilder.getOtcOrBuilder(int index)
          repeated .org.drools.core.marshalling.ObjectTypeConfiguration otc = 4;
 ProtobufMessages.ObjectTypeConfigurationOrBuilder ProtobufMessages.EntryPoint.getOtcOrBuilder(int index)
          repeated .org.drools.core.marshalling.ObjectTypeConfiguration otc = 4;
 ProtobufMessages.ObjectTypeConfigurationOrBuilder ProtobufMessages.EntryPoint.Builder.getOtcOrBuilder(int index)
          repeated .org.drools.core.marshalling.ObjectTypeConfiguration otc = 4;
 

Methods in org.drools.core.marshalling.impl that return types with arguments of type ProtobufMessages.ObjectTypeConfigurationOrBuilder
 List<? extends ProtobufMessages.ObjectTypeConfigurationOrBuilder> ProtobufMessages.EntryPointOrBuilder.getOtcOrBuilderList()
          repeated .org.drools.core.marshalling.ObjectTypeConfiguration otc = 4;
 List<? extends ProtobufMessages.ObjectTypeConfigurationOrBuilder> ProtobufMessages.EntryPoint.getOtcOrBuilderList()
          repeated .org.drools.core.marshalling.ObjectTypeConfiguration otc = 4;
 List<? extends ProtobufMessages.ObjectTypeConfigurationOrBuilder> ProtobufMessages.EntryPoint.Builder.getOtcOrBuilderList()
          repeated .org.drools.core.marshalling.ObjectTypeConfiguration otc = 4;
 


Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.