public static interface BatchReport.FlowOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BatchReport.IssueLocation |
getLocation(int index)
repeated .IssueLocation location = 1; |
int |
getLocationCount()
repeated .IssueLocation location = 1; |
List<BatchReport.IssueLocation> |
getLocationList()
repeated .IssueLocation location = 1; |
BatchReport.IssueLocationOrBuilder |
getLocationOrBuilder(int index)
repeated .IssueLocation location = 1; |
List<? extends BatchReport.IssueLocationOrBuilder> |
getLocationOrBuilderList()
repeated .IssueLocation location = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<BatchReport.IssueLocation> getLocationList()
repeated .IssueLocation location = 1;BatchReport.IssueLocation getLocation(int index)
repeated .IssueLocation location = 1;int getLocationCount()
repeated .IssueLocation location = 1;List<? extends BatchReport.IssueLocationOrBuilder> getLocationOrBuilderList()
repeated .IssueLocation location = 1;BatchReport.IssueLocationOrBuilder getLocationOrBuilder(int index)
repeated .IssueLocation location = 1;Copyright © 2009–2015 SonarSource. All rights reserved.