public class SonarProjectInfoEntity extends Object
| Constructor and Description |
|---|
SonarProjectInfoEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getKey() |
String |
getQualifier() |
void |
setId(String id) |
void |
setKey(String key) |
void |
setQualifier(String qualifier) |
Copyright © 2016–2018. All rights reserved.