public static final class Common.Rules extends com.google.protobuf.GeneratedMessage implements Common.RulesOrBuilder
sonarqube.ws.commons.Rules
Modifier and Type | Class and Description |
---|---|
static class |
Common.Rules.Builder
Protobuf type
sonarqube.ws.commons.Rules |
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 com.google.protobuf.Parser<Common.Rules> |
PARSER
Deprecated.
|
static int |
RULES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static Common.Rules |
getDefaultInstance() |
Common.Rules |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Common.Rules> |
getParserForType() |
Common.Rule |
getRules(int index)
repeated .sonarqube.ws.commons.Rule rules = 1; |
int |
getRulesCount()
repeated .sonarqube.ws.commons.Rule rules = 1; |
List<Common.Rule> |
getRulesList()
repeated .sonarqube.ws.commons.Rule rules = 1; |
Common.RuleOrBuilder |
getRulesOrBuilder(int index)
repeated .sonarqube.ws.commons.Rule rules = 1; |
List<? extends Common.RuleOrBuilder> |
getRulesOrBuilderList()
repeated .sonarqube.ws.commons.Rule rules = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Common.Rules.Builder |
newBuilder() |
static Common.Rules.Builder |
newBuilder(Common.Rules prototype) |
Common.Rules.Builder |
newBuilderForType() |
protected Common.Rules.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Common.Rules |
parseDelimitedFrom(InputStream input) |
static Common.Rules |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.Rules |
parseFrom(byte[] data) |
static Common.Rules |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.Rules |
parseFrom(com.google.protobuf.ByteString data) |
static Common.Rules |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.Rules |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Common.Rules |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Common.Rules |
parseFrom(InputStream input) |
static Common.Rules |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Common.Rules> |
parser() |
Common.Rules.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, writeStringNoTag
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int RULES_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Common.Rules> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public List<Common.Rule> getRulesList()
repeated .sonarqube.ws.commons.Rule rules = 1;
getRulesList
in interface Common.RulesOrBuilder
public List<? extends Common.RuleOrBuilder> getRulesOrBuilderList()
repeated .sonarqube.ws.commons.Rule rules = 1;
getRulesOrBuilderList
in interface Common.RulesOrBuilder
public int getRulesCount()
repeated .sonarqube.ws.commons.Rule rules = 1;
getRulesCount
in interface Common.RulesOrBuilder
public Common.Rule getRules(int index)
repeated .sonarqube.ws.commons.Rule rules = 1;
getRules
in interface Common.RulesOrBuilder
public Common.RuleOrBuilder getRulesOrBuilder(int index)
repeated .sonarqube.ws.commons.Rule rules = 1;
getRulesOrBuilder
in interface Common.RulesOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public static Common.Rules parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Common.Rules parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Common.Rules parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Common.Rules parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Common.Rules parseFrom(InputStream input) throws IOException
IOException
public static Common.Rules parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Common.Rules parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Common.Rules parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Common.Rules parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Common.Rules parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Common.Rules.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Common.Rules.Builder newBuilder()
public static Common.Rules.Builder newBuilder(Common.Rules prototype)
public Common.Rules.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Common.Rules.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
public static Common.Rules getDefaultInstance()
public static com.google.protobuf.Parser<Common.Rules> parser()
public com.google.protobuf.Parser<Common.Rules> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public Common.Rules getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2009–2017 SonarSource. All rights reserved.