public static interface BatchReport.ComponentLinkOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
optional string href = 2; |
com.google.protobuf.ByteString |
getHrefBytes()
optional string href = 2; |
Constants.ComponentLinkType |
getType()
optional .ComponentLinkType type = 1; |
boolean |
hasHref()
optional string href = 2; |
boolean |
hasType()
optional .ComponentLinkType type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
optional .ComponentLinkType type = 1;Constants.ComponentLinkType getType()
optional .ComponentLinkType type = 1;boolean hasHref()
optional string href = 2;com.google.protobuf.ByteString getHrefBytes()
optional string href = 2;Copyright © 2009–2015 SonarSource. All rights reserved.