org.drools.marshalling.impl
Interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- ProtobufMessages.Agenda.RuleFlowGroup, ProtobufMessages.Agenda.RuleFlowGroup.Builder
- Enclosing class:
- ProtobufMessages.Agenda
public static interface ProtobufMessages.Agenda.RuleFlowGroupOrBuilder
- 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 |
hasName
boolean hasName()
getName
String getName()
hasIsActive
boolean hasIsActive()
getIsActive
boolean getIsActive()
hasIsAutoDeactivate
boolean hasIsAutoDeactivate()
getIsAutoDeactivate
boolean getIsAutoDeactivate()
getActivationList
List<ProtobufMessages.Activation> getActivationList()
getActivation
ProtobufMessages.Activation getActivation(int index)
getActivationCount
int getActivationCount()
getActivationOrBuilderList
List<? extends ProtobufMessages.ActivationOrBuilder> getActivationOrBuilderList()
getActivationOrBuilder
ProtobufMessages.ActivationOrBuilder getActivationOrBuilder(int index)
getNodeInstanceList
List<ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance> getNodeInstanceList()
getNodeInstance
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstance getNodeInstance(int index)
getNodeInstanceCount
int getNodeInstanceCount()
getNodeInstanceOrBuilderList
List<? extends ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder> getNodeInstanceOrBuilderList()
getNodeInstanceOrBuilder
ProtobufMessages.Agenda.RuleFlowGroup.NodeInstanceOrBuilder getNodeInstanceOrBuilder(int index)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.