|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.spd.model.RepositoryInfo
public class RepositoryInfo
| Constructor Summary | |
|---|---|
RepositoryInfo(String logoUrl,
String pageReferenceUrl,
String description)
|
|
| Method Summary | |
|---|---|
void |
addProperty(String key,
String value)
|
String |
getDescription()
|
String |
getLogoUrl()
|
String |
getPageReferenceUrl()
|
Map<String,String> |
getProperties()
|
void |
resetProperties()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryInfo(String logoUrl,
String pageReferenceUrl,
String description)
| Method Detail |
|---|
public String getLogoUrl()
public String getPageReferenceUrl()
public String getDescription()
public Map<String,String> getProperties()
public void addProperty(String key,
String value)
public void resetProperties()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||