org.gcube.data.spd.plugin.fwk.util
Class RepositoryInfo
java.lang.Object
org.gcube.data.spd.plugin.fwk.util.RepositoryInfo
public class RepositoryInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryInfo
public RepositoryInfo(String logoUrl,
String pageReferenceUrl,
String description)
getLogoUrl
public String getLogoUrl()
getPageReferenceUrl
public String getPageReferenceUrl()
getDescription
public String getDescription()
getProperties
public Map<String,String> getProperties()
addProperty
public void addProperty(String key,
String value)
resetProperties
public void resetProperties()
Copyright © 2013. All Rights Reserved.