public class RepositoryInfo extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RepositoryInfo() |
|
RepositoryInfo(String logoUrl,
String pageReferenceUrl,
String description) |
| Modifier and Type | Method and Description |
|---|---|
void |
addProperty(String key,
String value) |
String |
getDescription() |
String |
getLogoUrl() |
String |
getPageReferenceUrl() |
Map<String,String> |
getProperties() |
void |
resetProperties() |
String |
toString() |
Copyright © 2020. All Rights Reserved.