cytoscape.plugin
Class PluginInfo.AuthorInfo
java.lang.Object
cytoscape.plugin.PluginInfo.AuthorInfo
- Enclosing class:
- PluginInfo
public class PluginInfo.AuthorInfo
- extends Object
Describes an author for a given plugin.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginInfo.AuthorInfo
public PluginInfo.AuthorInfo(String Name,
String Institution)
getAuthor
public String getAuthor()
getInstitution
public String getInstitution()
Copyright 2010 Cytoscape Consortium. All rights reserved.