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

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

public class PluginDescription
extends Object


Constructor Summary
PluginDescription()
           
 
Method Summary
 List<CapabilityDescription> getCapabilities()
           
 String getDescription()
           
 String getName()
           
 RepositoryInfo getRepositoryInfo()
           
 List<String> getSearchableBy()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PluginDescription

public PluginDescription()
Method Detail

getName

public String getName()

getSearchableBy

public List<String> getSearchableBy()

getRepositoryInfo

public RepositoryInfo getRepositoryInfo()

getCapabilities

public List<CapabilityDescription> getCapabilities()

getDescription

public String getDescription()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.