org.gcube.data.spd.model
Class RepositoryInfo
java.lang.Object
org.gcube.data.spd.model.RepositoryInfo
public class RepositoryInfo
- extends Object
RepositoryInfo
protected RepositoryInfo()
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()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.