| 
 TC Java 2011 Version  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.tc.Stri.StJd
public class StJd
This class provides St-Jd score object
History:
| Constructor Summary | |
|---|---|
StJd()
Create a St-Jd score (Count2f) object (defualt).  | 
|
| Method Summary | |
|---|---|
 java.util.Vector<Count2f> | 
GetJdScores()
Get Jd scores (Count2f)  | 
 java.lang.String | 
GetTui()
Get St index  | 
 void | 
SetJdScores(java.util.Vector<Count2f> jdScores)
Set the Jd scores  | 
 void | 
SetTui(java.lang.String tui)
Set the St index  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public StJd()
| Method Detail | 
|---|
public void SetTui(java.lang.String tui)
tui - TUIpublic void SetJdScores(java.util.Vector<Count2f> jdScores)
jdScores - Jd scores (Count2f)public java.lang.String GetTui()
public java.util.Vector<Count2f> GetJdScores()
  | 
 TC Java 2011 Version  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||