Drools :: Core 6.0.0.Alpha9

org.drools.marshalling.impl
Interface ProtobufMessages.LogicalDependencyOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ProtobufMessages.LogicalDependency, ProtobufMessages.LogicalDependency.Builder
Enclosing class:
ProtobufMessages

public static interface ProtobufMessages.LogicalDependencyOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 ProtobufMessages.Activation getActivation()
           
 ProtobufMessages.ActivationOrBuilder getActivationOrBuilder()
           
 com.google.protobuf.ByteString getObject()
           
 int getObjectStrategyIndex()
           
 com.google.protobuf.ByteString getValue()
           
 int getValueStrategyIndex()
           
 boolean hasActivation()
           
 boolean hasObject()
           
 boolean hasObjectStrategyIndex()
           
 boolean hasValue()
           
 boolean hasValueStrategyIndex()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasActivation

boolean hasActivation()

getActivation

ProtobufMessages.Activation getActivation()

getActivationOrBuilder

ProtobufMessages.ActivationOrBuilder getActivationOrBuilder()

hasObjectStrategyIndex

boolean hasObjectStrategyIndex()

getObjectStrategyIndex

int getObjectStrategyIndex()

hasObject

boolean hasObject()

getObject

com.google.protobuf.ByteString getObject()

hasValueStrategyIndex

boolean hasValueStrategyIndex()

getValueStrategyIndex

int getValueStrategyIndex()

hasValue

boolean hasValue()

getValue

com.google.protobuf.ByteString getValue()

Drools :: Core 6.0.0.Alpha9

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