public static interface BatchReport.ActiveRule.ActiveRuleParamOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
optional string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
String |
getValue()
optional string value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
optional string value = 2; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasValue()
optional string value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
optional string key = 1;com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;boolean hasValue()
optional string value = 2;com.google.protobuf.ByteString getValueBytes()
optional string value = 2;Copyright © 2009–2015 SonarSource. All rights reserved.