Uses of Class
org.drools.marshalling.impl.ProtobufMessages.FactHandle.HandleType

Packages that use ProtobufMessages.FactHandle.HandleType
org.drools.marshalling.impl   
 

Uses of ProtobufMessages.FactHandle.HandleType in org.drools.marshalling.impl
 

Methods in org.drools.marshalling.impl that return ProtobufMessages.FactHandle.HandleType
 ProtobufMessages.FactHandle.HandleType ProtobufMessages.FactHandleOrBuilder.getType()
           
 ProtobufMessages.FactHandle.HandleType ProtobufMessages.FactHandle.getType()
           
 ProtobufMessages.FactHandle.HandleType ProtobufMessages.FactHandle.Builder.getType()
           
static ProtobufMessages.FactHandle.HandleType ProtobufMessages.FactHandle.HandleType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static ProtobufMessages.FactHandle.HandleType ProtobufMessages.FactHandle.HandleType.valueOf(int value)
           
static ProtobufMessages.FactHandle.HandleType ProtobufMessages.FactHandle.HandleType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProtobufMessages.FactHandle.HandleType[] ProtobufMessages.FactHandle.HandleType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.drools.marshalling.impl that return types with arguments of type ProtobufMessages.FactHandle.HandleType
static com.google.protobuf.Internal.EnumLiteMap<ProtobufMessages.FactHandle.HandleType> ProtobufMessages.FactHandle.HandleType.internalGetValueMap()
           
 

Methods in org.drools.marshalling.impl with parameters of type ProtobufMessages.FactHandle.HandleType
 ProtobufMessages.FactHandle.Builder ProtobufMessages.FactHandle.Builder.setType(ProtobufMessages.FactHandle.HandleType value)
           
 



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