|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcytoscape.plugin.PluginInfo.AuthorInfo
public class PluginInfo.AuthorInfo
Describes an author for a given plugin.
Constructor Summary | |
---|---|
PluginInfo.AuthorInfo(String Name,
String Institution)
|
Method Summary | |
---|---|
String |
getAuthor()
|
String |
getInstitution()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginInfo.AuthorInfo(String Name, String Institution)
Method Detail |
---|
public String getAuthor()
public String getInstitution()
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |