public static final class BatchReport.ActiveRule extends com.google.protobuf.GeneratedMessage implements BatchReport.ActiveRuleOrBuilder
ActiveRule| Modifier and Type | Class and Description |
|---|---|
static class |
BatchReport.ActiveRule.ActiveRuleParam
Protobuf type
ActiveRule.ActiveRuleParam |
static interface |
BatchReport.ActiveRule.ActiveRuleParamOrBuilder |
static class |
BatchReport.ActiveRule.Builder
Protobuf type
ActiveRule |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
PARAM_FIELD_NUMBER |
static com.google.protobuf.Parser<BatchReport.ActiveRule> |
PARSER
Deprecated.
|
static int |
RULE_KEY_FIELD_NUMBER |
static int |
RULE_REPOSITORY_FIELD_NUMBER |
static int |
SEVERITY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static BatchReport.ActiveRule |
getDefaultInstance() |
BatchReport.ActiveRule |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
BatchReport.ActiveRule.ActiveRuleParam |
getParam(int index)
repeated .ActiveRule.ActiveRuleParam param = 4; |
int |
getParamCount()
repeated .ActiveRule.ActiveRuleParam param = 4; |
List<BatchReport.ActiveRule.ActiveRuleParam> |
getParamList()
repeated .ActiveRule.ActiveRuleParam param = 4; |
BatchReport.ActiveRule.ActiveRuleParamOrBuilder |
getParamOrBuilder(int index)
repeated .ActiveRule.ActiveRuleParam param = 4; |
List<? extends BatchReport.ActiveRule.ActiveRuleParamOrBuilder> |
getParamOrBuilderList()
repeated .ActiveRule.ActiveRuleParam param = 4; |
com.google.protobuf.Parser<BatchReport.ActiveRule> |
getParserForType() |
String |
getRuleKey()
optional string rule_key = 2; |
com.google.protobuf.ByteString |
getRuleKeyBytes()
optional string rule_key = 2; |
String |
getRuleRepository()
optional string rule_repository = 1; |
com.google.protobuf.ByteString |
getRuleRepositoryBytes()
optional string rule_repository = 1; |
int |
getSerializedSize() |
Constants.Severity |
getSeverity()
optional .Severity severity = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasRuleKey()
optional string rule_key = 2; |
boolean |
hasRuleRepository()
optional string rule_repository = 1; |
boolean |
hasSeverity()
optional .Severity severity = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BatchReport.ActiveRule.Builder |
newBuilder() |
static BatchReport.ActiveRule.Builder |
newBuilder(BatchReport.ActiveRule prototype) |
BatchReport.ActiveRule.Builder |
newBuilderForType() |
protected BatchReport.ActiveRule.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static BatchReport.ActiveRule |
parseDelimitedFrom(InputStream input) |
static BatchReport.ActiveRule |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.ActiveRule |
parseFrom(byte[] data) |
static BatchReport.ActiveRule |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.ActiveRule |
parseFrom(com.google.protobuf.ByteString data) |
static BatchReport.ActiveRule |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.ActiveRule |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchReport.ActiveRule |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReport.ActiveRule |
parseFrom(InputStream input) |
static BatchReport.ActiveRule |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BatchReport.ActiveRule> |
parser() |
BatchReport.ActiveRule.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField, writeReplace, writeString, writeStringNoTagequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int RULE_REPOSITORY_FIELD_NUMBER
public static final int RULE_KEY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
public static final int PARAM_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<BatchReport.ActiveRule> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasRuleRepository()
optional string rule_repository = 1;hasRuleRepository in interface BatchReport.ActiveRuleOrBuilderpublic String getRuleRepository()
optional string rule_repository = 1;getRuleRepository in interface BatchReport.ActiveRuleOrBuilderpublic com.google.protobuf.ByteString getRuleRepositoryBytes()
optional string rule_repository = 1;getRuleRepositoryBytes in interface BatchReport.ActiveRuleOrBuilderpublic boolean hasRuleKey()
optional string rule_key = 2;hasRuleKey in interface BatchReport.ActiveRuleOrBuilderpublic String getRuleKey()
optional string rule_key = 2;getRuleKey in interface BatchReport.ActiveRuleOrBuilderpublic com.google.protobuf.ByteString getRuleKeyBytes()
optional string rule_key = 2;getRuleKeyBytes in interface BatchReport.ActiveRuleOrBuilderpublic boolean hasSeverity()
optional .Severity severity = 3;hasSeverity in interface BatchReport.ActiveRuleOrBuilderpublic Constants.Severity getSeverity()
optional .Severity severity = 3;getSeverity in interface BatchReport.ActiveRuleOrBuilderpublic List<BatchReport.ActiveRule.ActiveRuleParam> getParamList()
repeated .ActiveRule.ActiveRuleParam param = 4;getParamList in interface BatchReport.ActiveRuleOrBuilderpublic List<? extends BatchReport.ActiveRule.ActiveRuleParamOrBuilder> getParamOrBuilderList()
repeated .ActiveRule.ActiveRuleParam param = 4;getParamOrBuilderList in interface BatchReport.ActiveRuleOrBuilderpublic int getParamCount()
repeated .ActiveRule.ActiveRuleParam param = 4;getParamCount in interface BatchReport.ActiveRuleOrBuilderpublic BatchReport.ActiveRule.ActiveRuleParam getParam(int index)
repeated .ActiveRule.ActiveRuleParam param = 4;getParam in interface BatchReport.ActiveRuleOrBuilderpublic BatchReport.ActiveRule.ActiveRuleParamOrBuilder getParamOrBuilder(int index)
repeated .ActiveRule.ActiveRuleParam param = 4;getParamOrBuilder in interface BatchReport.ActiveRuleOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessagepublic static BatchReport.ActiveRule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.ActiveRule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.ActiveRule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.ActiveRule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchReport.ActiveRule parseFrom(InputStream input) throws IOException
IOExceptionpublic static BatchReport.ActiveRule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchReport.ActiveRule parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BatchReport.ActiveRule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchReport.ActiveRule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BatchReport.ActiveRule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BatchReport.ActiveRule.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BatchReport.ActiveRule.Builder newBuilder()
public static BatchReport.ActiveRule.Builder newBuilder(BatchReport.ActiveRule prototype)
public BatchReport.ActiveRule.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BatchReport.ActiveRule.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessagepublic static BatchReport.ActiveRule getDefaultInstance()
public static com.google.protobuf.Parser<BatchReport.ActiveRule> parser()
public com.google.protobuf.Parser<BatchReport.ActiveRule> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic BatchReport.ActiveRule getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2009–2016 SonarSource. All rights reserved.