public static interface ProtobufMessages.ActionQueue.DeactivateCallbackOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getRuleflowGroup()
optional string ruleflow_group = 1; |
com.google.protobuf.ByteString |
getRuleflowGroupBytes()
optional string ruleflow_group = 1; |
boolean |
hasRuleflowGroup()
optional string ruleflow_group = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRuleflowGroup()
optional string ruleflow_group = 1;
String getRuleflowGroup()
optional string ruleflow_group = 1;
com.google.protobuf.ByteString getRuleflowGroupBytes()
optional string ruleflow_group = 1;
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.