org.gcube.data.spd.stubs.types
Class RepositoryInfo

java.lang.Object
  extended by org.gcube.data.spd.stubs.types.RepositoryInfo

public class RepositoryInfo
extends Object


Constructor Summary
RepositoryInfo()
           
 
Method Summary
 String getDescription()
           
 String getLogoUrl()
           
 List<PluginProperty> getProperties()
           
 String getReferencePageUrl()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepositoryInfo

public RepositoryInfo()
Method Detail

getReferencePageUrl

public String getReferencePageUrl()

getLogoUrl

public String getLogoUrl()

getDescription

public String getDescription()

getProperties

public List<PluginProperty> getProperties()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.