public static final class Issues.Issue extends com.google.protobuf.GeneratedMessage implements Issues.IssueOrBuilder
sonarqube.ws.issues.Issue
Modifier and Type | Class and Description |
---|---|
static class |
Issues.Issue.Builder
Protobuf type
sonarqube.ws.issues.Issue |
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 |
getActionPlan()
optional string actionPlan = 18; |
com.google.protobuf.ByteString |
getActionPlanBytes()
optional string actionPlan = 18; |
Issues.Actions |
getActions()
optional .sonarqube.ws.issues.Actions actions = 21; |
Issues.ActionsOrBuilder |
getActionsOrBuilder()
optional .sonarqube.ws.issues.Actions actions = 21; |
String |
getAssignee()
optional string assignee = 15; |
com.google.protobuf.ByteString |
getAssigneeBytes()
optional string assignee = 15; |
String |
getAuthor()
optional string author = 17; |
com.google.protobuf.ByteString |
getAuthorBytes()
optional string author = 17; |
String |
getCloseDate()
optional string closeDate = 26; |
com.google.protobuf.ByteString |
getCloseDateBytes()
optional string closeDate = 26; |
Issues.Comments |
getComments()
optional .sonarqube.ws.issues.Comments comments = 22; |
Issues.CommentsOrBuilder |
getCommentsOrBuilder()
optional .sonarqube.ws.issues.Comments comments = 22; |
String |
getComponent()
optional string component = 4; |
com.google.protobuf.ByteString |
getComponentBytes()
optional string component = 4; |
long |
getComponentId()
optional int64 componentId = 5; |
String |
getCreationDate()
optional string creationDate = 23; |
com.google.protobuf.ByteString |
getCreationDateBytes()
optional string creationDate = 23; |
String |
getDebt()
optional string debt = 14; |
com.google.protobuf.ByteString |
getDebtBytes()
optional string debt = 14; |
static Issues.Issue |
getDefaultInstance() |
Issues.Issue |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEffort()
optional string effort = 28; |
com.google.protobuf.ByteString |
getEffortBytes()
optional string effort = 28; |
Issues.Flow |
getFlows(int index)
repeated .sonarqube.ws.issues.Flow flows = 10; |
int |
getFlowsCount()
repeated .sonarqube.ws.issues.Flow flows = 10; |
List<Issues.Flow> |
getFlowsList()
repeated .sonarqube.ws.issues.Flow flows = 10; |
Issues.FlowOrBuilder |
getFlowsOrBuilder(int index)
repeated .sonarqube.ws.issues.Flow flows = 10; |
List<? extends Issues.FlowOrBuilder> |
getFlowsOrBuilderList()
repeated .sonarqube.ws.issues.Flow flows = 10; |
String |
getFUpdateAge()
optional string fUpdateAge = 25; |
com.google.protobuf.ByteString |
getFUpdateAgeBytes()
optional string fUpdateAge = 25; |
String |
getKey()
optional string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
optional string key = 1; |
int |
getLine()
optional int32 line = 8; |
String |
getMessage()
optional string message = 13; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 13; |
com.google.protobuf.Parser<Issues.Issue> |
getParserForType() |
String |
getProject()
optional string project = 6; |
com.google.protobuf.ByteString |
getProjectBytes()
optional string project = 6; |
String |
getResolution()
optional string resolution = 11; |
com.google.protobuf.ByteString |
getResolutionBytes()
optional string resolution = 11; |
String |
getRule()
optional string rule = 2; |
com.google.protobuf.ByteString |
getRuleBytes()
optional string rule = 2; |
int |
getSerializedSize() |
Common.Severity |
getSeverity()
optional .sonarqube.ws.commons.Severity severity = 3; |
String |
getStatus()
optional string status = 12; |
com.google.protobuf.ByteString |
getStatusBytes()
optional string status = 12; |
String |
getSubProject()
optional string subProject = 7; |
com.google.protobuf.ByteString |
getSubProjectBytes()
optional string subProject = 7; |
String |
getTags(int index)
repeated string tags = 19; |
com.google.protobuf.ByteString |
getTagsBytes(int index)
repeated string tags = 19; |
int |
getTagsCount()
repeated string tags = 19; |
com.google.protobuf.ProtocolStringList |
getTagsList()
repeated string tags = 19; |
Common.TextRange |
getTextRange()
optional .sonarqube.ws.commons.TextRange textRange = 9; |
Common.TextRangeOrBuilder |
getTextRangeOrBuilder()
optional .sonarqube.ws.commons.TextRange textRange = 9; |
Issues.Transitions |
getTransitions()
optional .sonarqube.ws.issues.Transitions transitions = 20; |
Issues.TransitionsOrBuilder |
getTransitionsOrBuilder()
optional .sonarqube.ws.issues.Transitions transitions = 20; |
Common.RuleType |
getType()
optional .sonarqube.ws.commons.RuleType type = 27; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUnusedReporter()
optional string unusedReporter = 16; |
com.google.protobuf.ByteString |
getUnusedReporterBytes()
optional string unusedReporter = 16; |
String |
getUpdateDate()
optional string updateDate = 24; |
com.google.protobuf.ByteString |
getUpdateDateBytes()
optional string updateDate = 24; |
boolean |
hasActionPlan()
optional string actionPlan = 18; |
boolean |
hasActions()
optional .sonarqube.ws.issues.Actions actions = 21; |
boolean |
hasAssignee()
optional string assignee = 15; |
boolean |
hasAuthor()
optional string author = 17; |
boolean |
hasCloseDate()
optional string closeDate = 26; |
boolean |
hasComments()
optional .sonarqube.ws.issues.Comments comments = 22; |
boolean |
hasComponent()
optional string component = 4; |
boolean |
hasComponentId()
optional int64 componentId = 5; |
boolean |
hasCreationDate()
optional string creationDate = 23; |
boolean |
hasDebt()
optional string debt = 14; |
boolean |
hasEffort()
optional string effort = 28; |
boolean |
hasFUpdateAge()
optional string fUpdateAge = 25; |
boolean |
hasKey()
optional string key = 1; |
boolean |
hasLine()
optional int32 line = 8; |
boolean |
hasMessage()
optional string message = 13; |
boolean |
hasProject()
optional string project = 6; |
boolean |
hasResolution()
optional string resolution = 11; |
boolean |
hasRule()
optional string rule = 2; |
boolean |
hasSeverity()
optional .sonarqube.ws.commons.Severity severity = 3; |
boolean |
hasStatus()
optional string status = 12; |
boolean |
hasSubProject()
optional string subProject = 7; |
boolean |
hasTextRange()
optional .sonarqube.ws.commons.TextRange textRange = 9; |
boolean |
hasTransitions()
optional .sonarqube.ws.issues.Transitions transitions = 20; |
boolean |
hasType()
optional .sonarqube.ws.commons.RuleType type = 27; |
boolean |
hasUnusedReporter()
optional string unusedReporter = 16; |
boolean |
hasUpdateDate()
optional string updateDate = 24; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Issues.Issue.Builder |
newBuilder() |
static Issues.Issue.Builder |
newBuilder(Issues.Issue prototype) |
Issues.Issue.Builder |
newBuilderForType() |
protected Issues.Issue.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Issues.Issue |
parseDelimitedFrom(InputStream input) |
static Issues.Issue |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Issues.Issue |
parseFrom(byte[] data) |
static Issues.Issue |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Issues.Issue |
parseFrom(com.google.protobuf.ByteString data) |
static Issues.Issue |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Issues.Issue |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Issues.Issue |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Issues.Issue |
parseFrom(InputStream input) |
static Issues.Issue |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Issues.Issue> |
parser() |
Issues.Issue.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 RULE_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
public static final int COMPONENT_FIELD_NUMBER
public static final int COMPONENTID_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
public static final int SUBPROJECT_FIELD_NUMBER
public static final int LINE_FIELD_NUMBER
public static final int TEXTRANGE_FIELD_NUMBER
public static final int FLOWS_FIELD_NUMBER
public static final int RESOLUTION_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int EFFORT_FIELD_NUMBER
public static final int DEBT_FIELD_NUMBER
public static final int ASSIGNEE_FIELD_NUMBER
public static final int UNUSEDREPORTER_FIELD_NUMBER
public static final int AUTHOR_FIELD_NUMBER
public static final int ACTIONPLAN_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int TRANSITIONS_FIELD_NUMBER
public static final int ACTIONS_FIELD_NUMBER
public static final int COMMENTS_FIELD_NUMBER
public static final int CREATIONDATE_FIELD_NUMBER
public static final int UPDATEDATE_FIELD_NUMBER
public static final int FUPDATEAGE_FIELD_NUMBER
public static final int CLOSEDATE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Issues.Issue> 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 Issues.IssueOrBuilder
public String getKey()
optional string key = 1;
getKey
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getKeyBytes()
optional string key = 1;
getKeyBytes
in interface Issues.IssueOrBuilder
public boolean hasRule()
optional string rule = 2;
hasRule
in interface Issues.IssueOrBuilder
public String getRule()
optional string rule = 2;
getRule
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getRuleBytes()
optional string rule = 2;
getRuleBytes
in interface Issues.IssueOrBuilder
public boolean hasSeverity()
optional .sonarqube.ws.commons.Severity severity = 3;
hasSeverity
in interface Issues.IssueOrBuilder
public Common.Severity getSeverity()
optional .sonarqube.ws.commons.Severity severity = 3;
getSeverity
in interface Issues.IssueOrBuilder
public boolean hasComponent()
optional string component = 4;
hasComponent
in interface Issues.IssueOrBuilder
public String getComponent()
optional string component = 4;
getComponent
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getComponentBytes()
optional string component = 4;
getComponentBytes
in interface Issues.IssueOrBuilder
public boolean hasComponentId()
optional int64 componentId = 5;
hasComponentId
in interface Issues.IssueOrBuilder
public long getComponentId()
optional int64 componentId = 5;
getComponentId
in interface Issues.IssueOrBuilder
public boolean hasProject()
optional string project = 6;
hasProject
in interface Issues.IssueOrBuilder
public String getProject()
optional string project = 6;
getProject
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getProjectBytes()
optional string project = 6;
getProjectBytes
in interface Issues.IssueOrBuilder
public boolean hasSubProject()
optional string subProject = 7;
hasSubProject
in interface Issues.IssueOrBuilder
public String getSubProject()
optional string subProject = 7;
getSubProject
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getSubProjectBytes()
optional string subProject = 7;
getSubProjectBytes
in interface Issues.IssueOrBuilder
public boolean hasLine()
optional int32 line = 8;
hasLine
in interface Issues.IssueOrBuilder
public int getLine()
optional int32 line = 8;
getLine
in interface Issues.IssueOrBuilder
public boolean hasTextRange()
optional .sonarqube.ws.commons.TextRange textRange = 9;
hasTextRange
in interface Issues.IssueOrBuilder
public Common.TextRange getTextRange()
optional .sonarqube.ws.commons.TextRange textRange = 9;
getTextRange
in interface Issues.IssueOrBuilder
public Common.TextRangeOrBuilder getTextRangeOrBuilder()
optional .sonarqube.ws.commons.TextRange textRange = 9;
getTextRangeOrBuilder
in interface Issues.IssueOrBuilder
public List<Issues.Flow> getFlowsList()
repeated .sonarqube.ws.issues.Flow flows = 10;
getFlowsList
in interface Issues.IssueOrBuilder
public List<? extends Issues.FlowOrBuilder> getFlowsOrBuilderList()
repeated .sonarqube.ws.issues.Flow flows = 10;
getFlowsOrBuilderList
in interface Issues.IssueOrBuilder
public int getFlowsCount()
repeated .sonarqube.ws.issues.Flow flows = 10;
getFlowsCount
in interface Issues.IssueOrBuilder
public Issues.Flow getFlows(int index)
repeated .sonarqube.ws.issues.Flow flows = 10;
getFlows
in interface Issues.IssueOrBuilder
public Issues.FlowOrBuilder getFlowsOrBuilder(int index)
repeated .sonarqube.ws.issues.Flow flows = 10;
getFlowsOrBuilder
in interface Issues.IssueOrBuilder
public boolean hasResolution()
optional string resolution = 11;
hasResolution
in interface Issues.IssueOrBuilder
public String getResolution()
optional string resolution = 11;
getResolution
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getResolutionBytes()
optional string resolution = 11;
getResolutionBytes
in interface Issues.IssueOrBuilder
public boolean hasStatus()
optional string status = 12;
hasStatus
in interface Issues.IssueOrBuilder
public String getStatus()
optional string status = 12;
getStatus
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getStatusBytes()
optional string status = 12;
getStatusBytes
in interface Issues.IssueOrBuilder
public boolean hasMessage()
optional string message = 13;
hasMessage
in interface Issues.IssueOrBuilder
public String getMessage()
optional string message = 13;
getMessage
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getMessageBytes()
optional string message = 13;
getMessageBytes
in interface Issues.IssueOrBuilder
public boolean hasEffort()
optional string effort = 28;
hasEffort
in interface Issues.IssueOrBuilder
public String getEffort()
optional string effort = 28;
getEffort
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getEffortBytes()
optional string effort = 28;
getEffortBytes
in interface Issues.IssueOrBuilder
public boolean hasDebt()
optional string debt = 14;
Deprecated since 5.5, replaced by effort
hasDebt
in interface Issues.IssueOrBuilder
public String getDebt()
optional string debt = 14;
Deprecated since 5.5, replaced by effort
getDebt
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getDebtBytes()
optional string debt = 14;
Deprecated since 5.5, replaced by effort
getDebtBytes
in interface Issues.IssueOrBuilder
public boolean hasAssignee()
optional string assignee = 15;
hasAssignee
in interface Issues.IssueOrBuilder
public String getAssignee()
optional string assignee = 15;
getAssignee
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getAssigneeBytes()
optional string assignee = 15;
getAssigneeBytes
in interface Issues.IssueOrBuilder
public boolean hasUnusedReporter()
optional string unusedReporter = 16;
Unused since 5.5, manual issues feature has been removed
hasUnusedReporter
in interface Issues.IssueOrBuilder
public String getUnusedReporter()
optional string unusedReporter = 16;
Unused since 5.5, manual issues feature has been removed
getUnusedReporter
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getUnusedReporterBytes()
optional string unusedReporter = 16;
Unused since 5.5, manual issues feature has been removed
getUnusedReporterBytes
in interface Issues.IssueOrBuilder
public boolean hasAuthor()
optional string author = 17;
SCM login of the committer who introduced the issue
hasAuthor
in interface Issues.IssueOrBuilder
public String getAuthor()
optional string author = 17;
SCM login of the committer who introduced the issue
getAuthor
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getAuthorBytes()
optional string author = 17;
SCM login of the committer who introduced the issue
getAuthorBytes
in interface Issues.IssueOrBuilder
public boolean hasActionPlan()
optional string actionPlan = 18;
Deprecated since 5.5, action plan has been removed
hasActionPlan
in interface Issues.IssueOrBuilder
public String getActionPlan()
optional string actionPlan = 18;
Deprecated since 5.5, action plan has been removed
getActionPlan
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getActionPlanBytes()
optional string actionPlan = 18;
Deprecated since 5.5, action plan has been removed
getActionPlanBytes
in interface Issues.IssueOrBuilder
public com.google.protobuf.ProtocolStringList getTagsList()
repeated string tags = 19;
getTagsList
in interface Issues.IssueOrBuilder
public int getTagsCount()
repeated string tags = 19;
getTagsCount
in interface Issues.IssueOrBuilder
public String getTags(int index)
repeated string tags = 19;
getTags
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getTagsBytes(int index)
repeated string tags = 19;
getTagsBytes
in interface Issues.IssueOrBuilder
public boolean hasTransitions()
optional .sonarqube.ws.issues.Transitions transitions = 20;
the transitions allowed for the requesting user.
hasTransitions
in interface Issues.IssueOrBuilder
public Issues.Transitions getTransitions()
optional .sonarqube.ws.issues.Transitions transitions = 20;
the transitions allowed for the requesting user.
getTransitions
in interface Issues.IssueOrBuilder
public Issues.TransitionsOrBuilder getTransitionsOrBuilder()
optional .sonarqube.ws.issues.Transitions transitions = 20;
the transitions allowed for the requesting user.
getTransitionsOrBuilder
in interface Issues.IssueOrBuilder
public boolean hasActions()
optional .sonarqube.ws.issues.Actions actions = 21;
the actions allowed for the requesting user.
hasActions
in interface Issues.IssueOrBuilder
public Issues.Actions getActions()
optional .sonarqube.ws.issues.Actions actions = 21;
the actions allowed for the requesting user.
getActions
in interface Issues.IssueOrBuilder
public Issues.ActionsOrBuilder getActionsOrBuilder()
optional .sonarqube.ws.issues.Actions actions = 21;
the actions allowed for the requesting user.
getActionsOrBuilder
in interface Issues.IssueOrBuilder
public boolean hasComments()
optional .sonarqube.ws.issues.Comments comments = 22;
hasComments
in interface Issues.IssueOrBuilder
public Issues.Comments getComments()
optional .sonarqube.ws.issues.Comments comments = 22;
getComments
in interface Issues.IssueOrBuilder
public Issues.CommentsOrBuilder getCommentsOrBuilder()
optional .sonarqube.ws.issues.Comments comments = 22;
getCommentsOrBuilder
in interface Issues.IssueOrBuilder
public boolean hasCreationDate()
optional string creationDate = 23;
hasCreationDate
in interface Issues.IssueOrBuilder
public String getCreationDate()
optional string creationDate = 23;
getCreationDate
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getCreationDateBytes()
optional string creationDate = 23;
getCreationDateBytes
in interface Issues.IssueOrBuilder
public boolean hasUpdateDate()
optional string updateDate = 24;
hasUpdateDate
in interface Issues.IssueOrBuilder
public String getUpdateDate()
optional string updateDate = 24;
getUpdateDate
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getUpdateDateBytes()
optional string updateDate = 24;
getUpdateDateBytes
in interface Issues.IssueOrBuilder
public boolean hasFUpdateAge()
optional string fUpdateAge = 25;
hasFUpdateAge
in interface Issues.IssueOrBuilder
public String getFUpdateAge()
optional string fUpdateAge = 25;
getFUpdateAge
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getFUpdateAgeBytes()
optional string fUpdateAge = 25;
getFUpdateAgeBytes
in interface Issues.IssueOrBuilder
public boolean hasCloseDate()
optional string closeDate = 26;
hasCloseDate
in interface Issues.IssueOrBuilder
public String getCloseDate()
optional string closeDate = 26;
getCloseDate
in interface Issues.IssueOrBuilder
public com.google.protobuf.ByteString getCloseDateBytes()
optional string closeDate = 26;
getCloseDateBytes
in interface Issues.IssueOrBuilder
public boolean hasType()
optional .sonarqube.ws.commons.RuleType type = 27;
hasType
in interface Issues.IssueOrBuilder
public Common.RuleType getType()
optional .sonarqube.ws.commons.RuleType type = 27;
getType
in interface Issues.IssueOrBuilder
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 Issues.Issue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Issues.Issue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Issues.Issue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Issues.Issue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Issues.Issue parseFrom(InputStream input) throws IOException
IOException
public static Issues.Issue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Issues.Issue parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Issues.Issue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Issues.Issue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Issues.Issue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Issues.Issue.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Issues.Issue.Builder newBuilder()
public static Issues.Issue.Builder newBuilder(Issues.Issue prototype)
public Issues.Issue.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Issues.Issue.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
public static Issues.Issue getDefaultInstance()
public static com.google.protobuf.Parser<Issues.Issue> parser()
public com.google.protobuf.Parser<Issues.Issue> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public Issues.Issue getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2009–2017 SonarSource. All rights reserved.