|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xistrat.bean.LabResult
public class LabResult
containing all info about the lab and corresponding cosy
Field Summary | |
---|---|
int |
depth
|
int |
distIE
|
java.lang.String |
key
|
int |
lab
|
int |
location
|
int |
precessor
|
int |
spin
|
Constructor Summary | |
---|---|
LabResult()
|
|
LabResult(int lab,
int spin,
int next,
int depth,
int stand,
int distIE,
java.lang.String key)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int lab
public int spin
public int location
public int depth
public int precessor
public int distIE
public java.lang.String key
Constructor Detail |
---|
public LabResult()
public LabResult(int lab, int spin, int next, int depth, int stand, int distIE, java.lang.String key)
lab
- spin
- [0,..modu-1]
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |