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
| 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 |
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()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.