public class SonarComponentShow extends Object
| Constructor and Description |
|---|
SonarComponentShow() |
| Modifier and Type | Method and Description |
|---|---|
List<SonarProjectInfoEntity> |
getAncestors() |
SonarProjectInfoEntity |
getComponent() |
void |
setAncestors(List<SonarProjectInfoEntity> ancestors) |
void |
setComponent(SonarProjectInfoEntity component) |
public SonarProjectInfoEntity getComponent()
public void setComponent(SonarProjectInfoEntity component)
public List<SonarProjectInfoEntity> getAncestors()
public void setAncestors(List<SonarProjectInfoEntity> ancestors)
Copyright © 2016–2018. All rights reserved.