public static final class Rules.Rule extends com.google.protobuf.GeneratedMessage implements Rules.RuleOrBuilder
sonarqube.ws.rules.Rule
Modifier and Type | Class and Description |
---|---|
static class |
Rules.Rule.Builder
Protobuf type
sonarqube.ws.rules.Rule |
static class |
Rules.Rule.Param
Protobuf type
sonarqube.ws.rules.Rule.Param |
static interface |
Rules.Rule.ParamOrBuilder |
static class |
Rules.Rule.Params
Protobuf type
sonarqube.ws.rules.Rule.Params |
static interface |
Rules.Rule.ParamsOrBuilder |
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 | Method and Description |
---|---|
String |
getCreatedAt()
optional string createdAt = 4; |
com.google.protobuf.ByteString |
getCreatedAtBytes()
optional string createdAt = 4; |
boolean |
getDebtOverloaded()
optional bool debtOverloaded = 33; |
String |
getDebtRemFnCoeff()
optional string debtRemFnCoeff = 35; |
com.google.protobuf.ByteString |
getDebtRemFnCoeffBytes()
optional string debtRemFnCoeff = 35; |
String |
getDebtRemFnOffset()
optional string debtRemFnOffset = 36; |
com.google.protobuf.ByteString |
getDebtRemFnOffsetBytes()
optional string debtRemFnOffset = 36; |
String |
getDebtRemFnType()
optional string debtRemFnType = 34; |
com.google.protobuf.ByteString |
getDebtRemFnTypeBytes()
optional string debtRemFnType = 34; |
String |
getDefaultDebtRemFnCoeff()
optional string defaultDebtRemFnCoeff = 30; |
com.google.protobuf.ByteString |
getDefaultDebtRemFnCoeffBytes()
optional string defaultDebtRemFnCoeff = 30; |
String |
getDefaultDebtRemFnOffset()
optional string defaultDebtRemFnOffset = 31; |
com.google.protobuf.ByteString |
getDefaultDebtRemFnOffsetBytes()
optional string defaultDebtRemFnOffset = 31; |
String |
getDefaultDebtRemFnType()
optional string defaultDebtRemFnType = 29; |
com.google.protobuf.ByteString |
getDefaultDebtRemFnTypeBytes()
optional string defaultDebtRemFnType = 29; |
static Rules.Rule |
getDefaultInstance() |
Rules.Rule |
getDefaultInstanceForType() |
String |
getDefaultRemFnBaseEffort()
optional string defaultRemFnBaseEffort = 40; |
com.google.protobuf.ByteString |
getDefaultRemFnBaseEffortBytes()
optional string defaultRemFnBaseEffort = 40; |
String |
getDefaultRemFnGapMultiplier()
optional string defaultRemFnGapMultiplier = 39; |
com.google.protobuf.ByteString |
getDefaultRemFnGapMultiplierBytes()
optional string defaultRemFnGapMultiplier = 39; |
String |
getDefaultRemFnType()
optional string defaultRemFnType = 38; |
com.google.protobuf.ByteString |
getDefaultRemFnTypeBytes()
optional string defaultRemFnType = 38; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEffortToFixDescription()
optional string effortToFixDescription = 32; |
com.google.protobuf.ByteString |
getEffortToFixDescriptionBytes()
optional string effortToFixDescription = 32; |
String |
getGapDescription()
optional string gapDescription = 44; |
com.google.protobuf.ByteString |
getGapDescriptionBytes()
optional string gapDescription = 44; |
String |
getHtmlDesc()
optional string htmlDesc = 5; |
com.google.protobuf.ByteString |
getHtmlDescBytes()
optional string htmlDesc = 5; |
String |
getHtmlNote()
optional string htmlNote = 6; |
com.google.protobuf.ByteString |
getHtmlNoteBytes()
optional string htmlNote = 6; |
String |
getInternalKey()
optional string internalKey = 12; |
com.google.protobuf.ByteString |
getInternalKeyBytes()
optional string internalKey = 12; |
boolean |
getIsTemplate()
optional bool isTemplate = 13; |
String |
getKey()
optional string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
String |
getLang()
optional string lang = 19; |
com.google.protobuf.ByteString |
getLangBytes()
optional string lang = 19; |
String |
getLangName()
optional string langName = 20; |
com.google.protobuf.ByteString |
getLangNameBytes()
optional string langName = 20; |
String |
getMdDesc()
optional string mdDesc = 7; |
com.google.protobuf.ByteString |
getMdDescBytes()
optional string mdDesc = 7; |
String |
getMdNote()
optional string mdNote = 8; |
com.google.protobuf.ByteString |
getMdNoteBytes()
optional string mdNote = 8; |
String |
getName()
optional string name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 3; |
String |
getNoteLogin()
optional string noteLogin = 9; |
com.google.protobuf.ByteString |
getNoteLoginBytes()
optional string noteLogin = 9; |
Rules.Rule.Params |
getParams()
optional .sonarqube.ws.rules.Rule.Params params = 21; |
Rules.Rule.ParamsOrBuilder |
getParamsOrBuilder()
optional .sonarqube.ws.rules.Rule.Params params = 21; |
com.google.protobuf.Parser<Rules.Rule> |
getParserForType() |
String |
getRemFnBaseEffort()
optional string remFnBaseEffort = 43; |
com.google.protobuf.ByteString |
getRemFnBaseEffortBytes()
optional string remFnBaseEffort = 43; |
String |
getRemFnGapMultiplier()
optional string remFnGapMultiplier = 42; |
com.google.protobuf.ByteString |
getRemFnGapMultiplierBytes()
optional string remFnGapMultiplier = 42; |
boolean |
getRemFnOverloaded()
optional bool remFnOverloaded = 45; |
String |
getRemFnType()
optional string remFnType = 41; |
com.google.protobuf.ByteString |
getRemFnTypeBytes()
optional string remFnType = 41; |
String |
getRepo()
optional string repo = 2; |
com.google.protobuf.ByteString |
getRepoBytes()
optional string repo = 2; |
int |
getSerializedSize() |
String |
getSeverity()
optional string severity = 10; |
com.google.protobuf.ByteString |
getSeverityBytes()
optional string severity = 10; |
Common.RuleStatus |
getStatus()
optional .sonarqube.ws.commons.RuleStatus status = 11; |
Rules.SysTags |
getSysTags()
optional .sonarqube.ws.rules.SysTags sysTags = 16; |
Rules.SysTagsOrBuilder |
getSysTagsOrBuilder()
optional .sonarqube.ws.rules.SysTags sysTags = 16; |
Rules.Tags |
getTags()
optional .sonarqube.ws.rules.Tags tags = 15; |
Rules.TagsOrBuilder |
getTagsOrBuilder()
optional .sonarqube.ws.rules.Tags tags = 15; |
String |
getTemplateKey()
optional string templateKey = 14; |
com.google.protobuf.ByteString |
getTemplateKeyBytes()
optional string templateKey = 14; |
Common.RuleType |
getType()
optional .sonarqube.ws.commons.RuleType type = 37; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUnusedDebtChar()
optional string unusedDebtChar = 25; |
com.google.protobuf.ByteString |
getUnusedDebtCharBytes()
optional string unusedDebtChar = 25; |
String |
getUnusedDebtCharName()
optional string unusedDebtCharName = 27; |
com.google.protobuf.ByteString |
getUnusedDebtCharNameBytes()
optional string unusedDebtCharName = 27; |
String |
getUnusedDebtSubChar()
optional string unusedDebtSubChar = 26; |
com.google.protobuf.ByteString |
getUnusedDebtSubCharBytes()
optional string unusedDebtSubChar = 26; |
String |
getUnusedDebtSubCharName()
optional string unusedDebtSubCharName = 28; |
com.google.protobuf.ByteString |
getUnusedDebtSubCharNameBytes()
optional string unusedDebtSubCharName = 28; |
String |
getUnusedDefaultDebtChar()
optional string unusedDefaultDebtChar = 23; |
com.google.protobuf.ByteString |
getUnusedDefaultDebtCharBytes()
optional string unusedDefaultDebtChar = 23; |
String |
getUnusedDefaultDebtSubChar()
optional string unusedDefaultDebtSubChar = 24; |
com.google.protobuf.ByteString |
getUnusedDefaultDebtSubCharBytes()
optional string unusedDefaultDebtSubChar = 24; |
boolean |
hasCreatedAt()
optional string createdAt = 4; |
boolean |
hasDebtOverloaded()
optional bool debtOverloaded = 33; |
boolean |
hasDebtRemFnCoeff()
optional string debtRemFnCoeff = 35; |
boolean |
hasDebtRemFnOffset()
optional string debtRemFnOffset = 36; |
boolean |
hasDebtRemFnType()
optional string debtRemFnType = 34; |
boolean |
hasDefaultDebtRemFnCoeff()
optional string defaultDebtRemFnCoeff = 30; |
boolean |
hasDefaultDebtRemFnOffset()
optional string defaultDebtRemFnOffset = 31; |
boolean |
hasDefaultDebtRemFnType()
optional string defaultDebtRemFnType = 29; |
boolean |
hasDefaultRemFnBaseEffort()
optional string defaultRemFnBaseEffort = 40; |
boolean |
hasDefaultRemFnGapMultiplier()
optional string defaultRemFnGapMultiplier = 39; |
boolean |
hasDefaultRemFnType()
optional string defaultRemFnType = 38; |
boolean |
hasEffortToFixDescription()
optional string effortToFixDescription = 32; |
boolean |
hasGapDescription()
optional string gapDescription = 44; |
boolean |
hasHtmlDesc()
optional string htmlDesc = 5; |
boolean |
hasHtmlNote()
optional string htmlNote = 6; |
boolean |
hasInternalKey()
optional string internalKey = 12; |
boolean |
hasIsTemplate()
optional bool isTemplate = 13; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasLang()
optional string lang = 19; |
boolean |
hasLangName()
optional string langName = 20; |
boolean |
hasMdDesc()
optional string mdDesc = 7; |
boolean |
hasMdNote()
optional string mdNote = 8; |
boolean |
hasName()
optional string name = 3; |
boolean |
hasNoteLogin()
optional string noteLogin = 9; |
boolean |
hasParams()
optional .sonarqube.ws.rules.Rule.Params params = 21; |
boolean |
hasRemFnBaseEffort()
optional string remFnBaseEffort = 43; |
boolean |
hasRemFnGapMultiplier()
optional string remFnGapMultiplier = 42; |
boolean |
hasRemFnOverloaded()
optional bool remFnOverloaded = 45; |
boolean |
hasRemFnType()
optional string remFnType = 41; |
boolean |
hasRepo()
optional string repo = 2; |
boolean |
hasSeverity()
optional string severity = 10; |
boolean |
hasStatus()
optional .sonarqube.ws.commons.RuleStatus status = 11; |
boolean |
hasSysTags()
optional .sonarqube.ws.rules.SysTags sysTags = 16; |
boolean |
hasTags()
optional .sonarqube.ws.rules.Tags tags = 15; |
boolean |
hasTemplateKey()
optional string templateKey = 14; |
boolean |
hasType()
optional .sonarqube.ws.commons.RuleType type = 37; |
boolean |
hasUnusedDebtChar()
optional string unusedDebtChar = 25; |
boolean |
hasUnusedDebtCharName()
optional string unusedDebtCharName = 27; |
boolean |
hasUnusedDebtSubChar()
optional string unusedDebtSubChar = 26; |
boolean |
hasUnusedDebtSubCharName()
optional string unusedDebtSubCharName = 28; |
boolean |
hasUnusedDefaultDebtChar()
optional string unusedDefaultDebtChar = 23; |
boolean |
hasUnusedDefaultDebtSubChar()
optional string unusedDefaultDebtSubChar = 24; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Rules.Rule.Builder |
newBuilder() |
static Rules.Rule.Builder |
newBuilder(Rules.Rule prototype) |
Rules.Rule.Builder |
newBuilderForType() |
protected Rules.Rule.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Rules.Rule |
parseDelimitedFrom(InputStream input) |
static Rules.Rule |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rules.Rule |
parseFrom(byte[] data) |
static Rules.Rule |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rules.Rule |
parseFrom(com.google.protobuf.ByteString data) |
static Rules.Rule |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rules.Rule |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Rules.Rule |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rules.Rule |
parseFrom(InputStream input) |
static Rules.Rule |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Rules.Rule> |
parser() |
Rules.Rule.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 KEY_FIELD_NUMBER
public static final int REPO_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int CREATEDAT_FIELD_NUMBER
public static final int HTMLDESC_FIELD_NUMBER
public static final int HTMLNOTE_FIELD_NUMBER
public static final int MDDESC_FIELD_NUMBER
public static final int MDNOTE_FIELD_NUMBER
public static final int NOTELOGIN_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int INTERNALKEY_FIELD_NUMBER
public static final int ISTEMPLATE_FIELD_NUMBER
public static final int TEMPLATEKEY_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int SYSTAGS_FIELD_NUMBER
public static final int LANG_FIELD_NUMBER
public static final int LANGNAME_FIELD_NUMBER
public static final int PARAMS_FIELD_NUMBER
public static final int UNUSEDDEFAULTDEBTCHAR_FIELD_NUMBER
public static final int UNUSEDDEFAULTDEBTSUBCHAR_FIELD_NUMBER
public static final int UNUSEDDEBTCHAR_FIELD_NUMBER
public static final int UNUSEDDEBTSUBCHAR_FIELD_NUMBER
public static final int UNUSEDDEBTCHARNAME_FIELD_NUMBER
public static final int UNUSEDDEBTSUBCHARNAME_FIELD_NUMBER
public static final int DEFAULTDEBTREMFNTYPE_FIELD_NUMBER
public static final int DEFAULTDEBTREMFNCOEFF_FIELD_NUMBER
public static final int DEFAULTDEBTREMFNOFFSET_FIELD_NUMBER
public static final int EFFORTTOFIXDESCRIPTION_FIELD_NUMBER
public static final int DEBTOVERLOADED_FIELD_NUMBER
public static final int DEBTREMFNTYPE_FIELD_NUMBER
public static final int DEBTREMFNCOEFF_FIELD_NUMBER
public static final int DEBTREMFNOFFSET_FIELD_NUMBER
public static final int DEFAULTREMFNTYPE_FIELD_NUMBER
public static final int DEFAULTREMFNGAPMULTIPLIER_FIELD_NUMBER
public static final int DEFAULTREMFNBASEEFFORT_FIELD_NUMBER
public static final int REMFNTYPE_FIELD_NUMBER
public static final int REMFNGAPMULTIPLIER_FIELD_NUMBER
public static final int REMFNBASEEFFORT_FIELD_NUMBER
public static final int REMFNOVERLOADED_FIELD_NUMBER
public static final int GAPDESCRIPTION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Rules.Rule> 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 boolean hasKey()
optional string key = 1;
hasKey
in interface Rules.RuleOrBuilder
public String getKey()
optional string key = 1;
getKey
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;
getKeyBytes
in interface Rules.RuleOrBuilder
public boolean hasRepo()
optional string repo = 2;
hasRepo
in interface Rules.RuleOrBuilder
public String getRepo()
optional string repo = 2;
getRepo
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getRepoBytes()
optional string repo = 2;
getRepoBytes
in interface Rules.RuleOrBuilder
public boolean hasName()
optional string name = 3;
hasName
in interface Rules.RuleOrBuilder
public String getName()
optional string name = 3;
getName
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getNameBytes()
optional string name = 3;
getNameBytes
in interface Rules.RuleOrBuilder
public boolean hasCreatedAt()
optional string createdAt = 4;
hasCreatedAt
in interface Rules.RuleOrBuilder
public String getCreatedAt()
optional string createdAt = 4;
getCreatedAt
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getCreatedAtBytes()
optional string createdAt = 4;
getCreatedAtBytes
in interface Rules.RuleOrBuilder
public boolean hasHtmlDesc()
optional string htmlDesc = 5;
hasHtmlDesc
in interface Rules.RuleOrBuilder
public String getHtmlDesc()
optional string htmlDesc = 5;
getHtmlDesc
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getHtmlDescBytes()
optional string htmlDesc = 5;
getHtmlDescBytes
in interface Rules.RuleOrBuilder
public boolean hasHtmlNote()
optional string htmlNote = 6;
hasHtmlNote
in interface Rules.RuleOrBuilder
public String getHtmlNote()
optional string htmlNote = 6;
getHtmlNote
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getHtmlNoteBytes()
optional string htmlNote = 6;
getHtmlNoteBytes
in interface Rules.RuleOrBuilder
public boolean hasMdDesc()
optional string mdDesc = 7;
hasMdDesc
in interface Rules.RuleOrBuilder
public String getMdDesc()
optional string mdDesc = 7;
getMdDesc
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getMdDescBytes()
optional string mdDesc = 7;
getMdDescBytes
in interface Rules.RuleOrBuilder
public boolean hasMdNote()
optional string mdNote = 8;
hasMdNote
in interface Rules.RuleOrBuilder
public String getMdNote()
optional string mdNote = 8;
getMdNote
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getMdNoteBytes()
optional string mdNote = 8;
getMdNoteBytes
in interface Rules.RuleOrBuilder
public boolean hasNoteLogin()
optional string noteLogin = 9;
hasNoteLogin
in interface Rules.RuleOrBuilder
public String getNoteLogin()
optional string noteLogin = 9;
getNoteLogin
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getNoteLoginBytes()
optional string noteLogin = 9;
getNoteLoginBytes
in interface Rules.RuleOrBuilder
public boolean hasSeverity()
optional string severity = 10;
hasSeverity
in interface Rules.RuleOrBuilder
public String getSeverity()
optional string severity = 10;
getSeverity
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getSeverityBytes()
optional string severity = 10;
getSeverityBytes
in interface Rules.RuleOrBuilder
public boolean hasStatus()
optional .sonarqube.ws.commons.RuleStatus status = 11;
hasStatus
in interface Rules.RuleOrBuilder
public Common.RuleStatus getStatus()
optional .sonarqube.ws.commons.RuleStatus status = 11;
getStatus
in interface Rules.RuleOrBuilder
public boolean hasInternalKey()
optional string internalKey = 12;
hasInternalKey
in interface Rules.RuleOrBuilder
public String getInternalKey()
optional string internalKey = 12;
getInternalKey
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getInternalKeyBytes()
optional string internalKey = 12;
getInternalKeyBytes
in interface Rules.RuleOrBuilder
public boolean hasIsTemplate()
optional bool isTemplate = 13;
hasIsTemplate
in interface Rules.RuleOrBuilder
public boolean getIsTemplate()
optional bool isTemplate = 13;
getIsTemplate
in interface Rules.RuleOrBuilder
public boolean hasTemplateKey()
optional string templateKey = 14;
hasTemplateKey
in interface Rules.RuleOrBuilder
public String getTemplateKey()
optional string templateKey = 14;
getTemplateKey
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getTemplateKeyBytes()
optional string templateKey = 14;
getTemplateKeyBytes
in interface Rules.RuleOrBuilder
public boolean hasTags()
optional .sonarqube.ws.rules.Tags tags = 15;
hasTags
in interface Rules.RuleOrBuilder
public Rules.Tags getTags()
optional .sonarqube.ws.rules.Tags tags = 15;
getTags
in interface Rules.RuleOrBuilder
public Rules.TagsOrBuilder getTagsOrBuilder()
optional .sonarqube.ws.rules.Tags tags = 15;
getTagsOrBuilder
in interface Rules.RuleOrBuilder
public boolean hasSysTags()
optional .sonarqube.ws.rules.SysTags sysTags = 16;
hasSysTags
in interface Rules.RuleOrBuilder
public Rules.SysTags getSysTags()
optional .sonarqube.ws.rules.SysTags sysTags = 16;
getSysTags
in interface Rules.RuleOrBuilder
public Rules.SysTagsOrBuilder getSysTagsOrBuilder()
optional .sonarqube.ws.rules.SysTags sysTags = 16;
getSysTagsOrBuilder
in interface Rules.RuleOrBuilder
public boolean hasLang()
optional string lang = 19;
hasLang
in interface Rules.RuleOrBuilder
public String getLang()
optional string lang = 19;
getLang
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getLangBytes()
optional string lang = 19;
getLangBytes
in interface Rules.RuleOrBuilder
public boolean hasLangName()
optional string langName = 20;
hasLangName
in interface Rules.RuleOrBuilder
public String getLangName()
optional string langName = 20;
getLangName
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getLangNameBytes()
optional string langName = 20;
getLangNameBytes
in interface Rules.RuleOrBuilder
public boolean hasParams()
optional .sonarqube.ws.rules.Rule.Params params = 21;
hasParams
in interface Rules.RuleOrBuilder
public Rules.Rule.Params getParams()
optional .sonarqube.ws.rules.Rule.Params params = 21;
getParams
in interface Rules.RuleOrBuilder
public Rules.Rule.ParamsOrBuilder getParamsOrBuilder()
optional .sonarqube.ws.rules.Rule.Params params = 21;
getParamsOrBuilder
in interface Rules.RuleOrBuilder
public boolean hasUnusedDefaultDebtChar()
optional string unusedDefaultDebtChar = 23;
characteristic fields, unsupported since 5.5
hasUnusedDefaultDebtChar
in interface Rules.RuleOrBuilder
public String getUnusedDefaultDebtChar()
optional string unusedDefaultDebtChar = 23;
characteristic fields, unsupported since 5.5
getUnusedDefaultDebtChar
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getUnusedDefaultDebtCharBytes()
optional string unusedDefaultDebtChar = 23;
characteristic fields, unsupported since 5.5
getUnusedDefaultDebtCharBytes
in interface Rules.RuleOrBuilder
public boolean hasUnusedDefaultDebtSubChar()
optional string unusedDefaultDebtSubChar = 24;
hasUnusedDefaultDebtSubChar
in interface Rules.RuleOrBuilder
public String getUnusedDefaultDebtSubChar()
optional string unusedDefaultDebtSubChar = 24;
getUnusedDefaultDebtSubChar
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getUnusedDefaultDebtSubCharBytes()
optional string unusedDefaultDebtSubChar = 24;
getUnusedDefaultDebtSubCharBytes
in interface Rules.RuleOrBuilder
public boolean hasUnusedDebtChar()
optional string unusedDebtChar = 25;
hasUnusedDebtChar
in interface Rules.RuleOrBuilder
public String getUnusedDebtChar()
optional string unusedDebtChar = 25;
getUnusedDebtChar
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getUnusedDebtCharBytes()
optional string unusedDebtChar = 25;
getUnusedDebtCharBytes
in interface Rules.RuleOrBuilder
public boolean hasUnusedDebtSubChar()
optional string unusedDebtSubChar = 26;
hasUnusedDebtSubChar
in interface Rules.RuleOrBuilder
public String getUnusedDebtSubChar()
optional string unusedDebtSubChar = 26;
getUnusedDebtSubChar
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getUnusedDebtSubCharBytes()
optional string unusedDebtSubChar = 26;
getUnusedDebtSubCharBytes
in interface Rules.RuleOrBuilder
public boolean hasUnusedDebtCharName()
optional string unusedDebtCharName = 27;
hasUnusedDebtCharName
in interface Rules.RuleOrBuilder
public String getUnusedDebtCharName()
optional string unusedDebtCharName = 27;
getUnusedDebtCharName
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getUnusedDebtCharNameBytes()
optional string unusedDebtCharName = 27;
getUnusedDebtCharNameBytes
in interface Rules.RuleOrBuilder
public boolean hasUnusedDebtSubCharName()
optional string unusedDebtSubCharName = 28;
hasUnusedDebtSubCharName
in interface Rules.RuleOrBuilder
public String getUnusedDebtSubCharName()
optional string unusedDebtSubCharName = 28;
getUnusedDebtSubCharName
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getUnusedDebtSubCharNameBytes()
optional string unusedDebtSubCharName = 28;
getUnusedDebtSubCharNameBytes
in interface Rules.RuleOrBuilder
public boolean hasDefaultDebtRemFnType()
optional string defaultDebtRemFnType = 29;
Deprecated since 5.5, replaced by defaultRemFnType
hasDefaultDebtRemFnType
in interface Rules.RuleOrBuilder
public String getDefaultDebtRemFnType()
optional string defaultDebtRemFnType = 29;
Deprecated since 5.5, replaced by defaultRemFnType
getDefaultDebtRemFnType
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDefaultDebtRemFnTypeBytes()
optional string defaultDebtRemFnType = 29;
Deprecated since 5.5, replaced by defaultRemFnType
getDefaultDebtRemFnTypeBytes
in interface Rules.RuleOrBuilder
public boolean hasDefaultDebtRemFnCoeff()
optional string defaultDebtRemFnCoeff = 30;
Deprecated since 5.5, replaced by defaultRemFnGapMultiplier
hasDefaultDebtRemFnCoeff
in interface Rules.RuleOrBuilder
public String getDefaultDebtRemFnCoeff()
optional string defaultDebtRemFnCoeff = 30;
Deprecated since 5.5, replaced by defaultRemFnGapMultiplier
getDefaultDebtRemFnCoeff
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDefaultDebtRemFnCoeffBytes()
optional string defaultDebtRemFnCoeff = 30;
Deprecated since 5.5, replaced by defaultRemFnGapMultiplier
getDefaultDebtRemFnCoeffBytes
in interface Rules.RuleOrBuilder
public boolean hasDefaultDebtRemFnOffset()
optional string defaultDebtRemFnOffset = 31;
Deprecated since 5.5, replaced by defaultRemFnBaseEffort
hasDefaultDebtRemFnOffset
in interface Rules.RuleOrBuilder
public String getDefaultDebtRemFnOffset()
optional string defaultDebtRemFnOffset = 31;
Deprecated since 5.5, replaced by defaultRemFnBaseEffort
getDefaultDebtRemFnOffset
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDefaultDebtRemFnOffsetBytes()
optional string defaultDebtRemFnOffset = 31;
Deprecated since 5.5, replaced by defaultRemFnBaseEffort
getDefaultDebtRemFnOffsetBytes
in interface Rules.RuleOrBuilder
public boolean hasEffortToFixDescription()
optional string effortToFixDescription = 32;
Deprecated since 5.5, replaced by gapDescription
hasEffortToFixDescription
in interface Rules.RuleOrBuilder
public String getEffortToFixDescription()
optional string effortToFixDescription = 32;
Deprecated since 5.5, replaced by gapDescription
getEffortToFixDescription
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getEffortToFixDescriptionBytes()
optional string effortToFixDescription = 32;
Deprecated since 5.5, replaced by gapDescription
getEffortToFixDescriptionBytes
in interface Rules.RuleOrBuilder
public boolean hasDebtOverloaded()
optional bool debtOverloaded = 33;
Deprecated since 5.5, replaced by remFnOverloaded
hasDebtOverloaded
in interface Rules.RuleOrBuilder
public boolean getDebtOverloaded()
optional bool debtOverloaded = 33;
Deprecated since 5.5, replaced by remFnOverloaded
getDebtOverloaded
in interface Rules.RuleOrBuilder
public boolean hasDebtRemFnType()
optional string debtRemFnType = 34;
Deprecated since 5.5, replaced by remFnType
hasDebtRemFnType
in interface Rules.RuleOrBuilder
public String getDebtRemFnType()
optional string debtRemFnType = 34;
Deprecated since 5.5, replaced by remFnType
getDebtRemFnType
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDebtRemFnTypeBytes()
optional string debtRemFnType = 34;
Deprecated since 5.5, replaced by remFnType
getDebtRemFnTypeBytes
in interface Rules.RuleOrBuilder
public boolean hasDebtRemFnCoeff()
optional string debtRemFnCoeff = 35;
Deprecated since 5.5, replaced by remFnGapMultiplier
hasDebtRemFnCoeff
in interface Rules.RuleOrBuilder
public String getDebtRemFnCoeff()
optional string debtRemFnCoeff = 35;
Deprecated since 5.5, replaced by remFnGapMultiplier
getDebtRemFnCoeff
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDebtRemFnCoeffBytes()
optional string debtRemFnCoeff = 35;
Deprecated since 5.5, replaced by remFnGapMultiplier
getDebtRemFnCoeffBytes
in interface Rules.RuleOrBuilder
public boolean hasDebtRemFnOffset()
optional string debtRemFnOffset = 36;
Deprecated since 5.5, replaced by remFnBaseEffort
hasDebtRemFnOffset
in interface Rules.RuleOrBuilder
public String getDebtRemFnOffset()
optional string debtRemFnOffset = 36;
Deprecated since 5.5, replaced by remFnBaseEffort
getDebtRemFnOffset
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDebtRemFnOffsetBytes()
optional string debtRemFnOffset = 36;
Deprecated since 5.5, replaced by remFnBaseEffort
getDebtRemFnOffsetBytes
in interface Rules.RuleOrBuilder
public boolean hasDefaultRemFnType()
optional string defaultRemFnType = 38;
hasDefaultRemFnType
in interface Rules.RuleOrBuilder
public String getDefaultRemFnType()
optional string defaultRemFnType = 38;
getDefaultRemFnType
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDefaultRemFnTypeBytes()
optional string defaultRemFnType = 38;
getDefaultRemFnTypeBytes
in interface Rules.RuleOrBuilder
public boolean hasDefaultRemFnGapMultiplier()
optional string defaultRemFnGapMultiplier = 39;
hasDefaultRemFnGapMultiplier
in interface Rules.RuleOrBuilder
public String getDefaultRemFnGapMultiplier()
optional string defaultRemFnGapMultiplier = 39;
getDefaultRemFnGapMultiplier
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDefaultRemFnGapMultiplierBytes()
optional string defaultRemFnGapMultiplier = 39;
getDefaultRemFnGapMultiplierBytes
in interface Rules.RuleOrBuilder
public boolean hasDefaultRemFnBaseEffort()
optional string defaultRemFnBaseEffort = 40;
hasDefaultRemFnBaseEffort
in interface Rules.RuleOrBuilder
public String getDefaultRemFnBaseEffort()
optional string defaultRemFnBaseEffort = 40;
getDefaultRemFnBaseEffort
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getDefaultRemFnBaseEffortBytes()
optional string defaultRemFnBaseEffort = 40;
getDefaultRemFnBaseEffortBytes
in interface Rules.RuleOrBuilder
public boolean hasRemFnType()
optional string remFnType = 41;
hasRemFnType
in interface Rules.RuleOrBuilder
public String getRemFnType()
optional string remFnType = 41;
getRemFnType
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getRemFnTypeBytes()
optional string remFnType = 41;
getRemFnTypeBytes
in interface Rules.RuleOrBuilder
public boolean hasRemFnGapMultiplier()
optional string remFnGapMultiplier = 42;
hasRemFnGapMultiplier
in interface Rules.RuleOrBuilder
public String getRemFnGapMultiplier()
optional string remFnGapMultiplier = 42;
getRemFnGapMultiplier
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getRemFnGapMultiplierBytes()
optional string remFnGapMultiplier = 42;
getRemFnGapMultiplierBytes
in interface Rules.RuleOrBuilder
public boolean hasRemFnBaseEffort()
optional string remFnBaseEffort = 43;
hasRemFnBaseEffort
in interface Rules.RuleOrBuilder
public String getRemFnBaseEffort()
optional string remFnBaseEffort = 43;
getRemFnBaseEffort
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getRemFnBaseEffortBytes()
optional string remFnBaseEffort = 43;
getRemFnBaseEffortBytes
in interface Rules.RuleOrBuilder
public boolean hasRemFnOverloaded()
optional bool remFnOverloaded = 45;
hasRemFnOverloaded
in interface Rules.RuleOrBuilder
public boolean getRemFnOverloaded()
optional bool remFnOverloaded = 45;
getRemFnOverloaded
in interface Rules.RuleOrBuilder
public boolean hasGapDescription()
optional string gapDescription = 44;
hasGapDescription
in interface Rules.RuleOrBuilder
public String getGapDescription()
optional string gapDescription = 44;
getGapDescription
in interface Rules.RuleOrBuilder
public com.google.protobuf.ByteString getGapDescriptionBytes()
optional string gapDescription = 44;
getGapDescriptionBytes
in interface Rules.RuleOrBuilder
public boolean hasType()
optional .sonarqube.ws.commons.RuleType type = 37;
hasType
in interface Rules.RuleOrBuilder
public Common.RuleType getType()
optional .sonarqube.ws.commons.RuleType type = 37;
getType
in interface Rules.RuleOrBuilder
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 Rules.Rule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Rules.Rule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Rules.Rule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Rules.Rule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Rules.Rule parseFrom(InputStream input) throws IOException
IOException
public static Rules.Rule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Rules.Rule parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Rules.Rule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Rules.Rule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Rules.Rule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Rules.Rule.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Rules.Rule.Builder newBuilder()
public static Rules.Rule.Builder newBuilder(Rules.Rule prototype)
public Rules.Rule.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Rules.Rule.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
public static Rules.Rule getDefaultInstance()
public static com.google.protobuf.Parser<Rules.Rule> parser()
public com.google.protobuf.Parser<Rules.Rule> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public Rules.Rule getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2009–2017 SonarSource. All rights reserved.