|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xistrat.bean.MultiLabResult
public class MultiLabResult
label multi pieces version containing all info about the lab and corresponding 2 cosies
Field Summary | |
---|---|
int |
depth
|
int |
distIE
|
java.lang.String |
key
|
int |
lab
|
int |
location
|
int |
location_
|
int |
precessor
|
int |
precessor_
|
int |
spin
|
int |
spin_
|
Constructor Summary | |
---|---|
MultiLabResult()
|
|
MultiLabResult(int lab,
int next,
int next_,
int stand,
int stand_,
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 location
public int location_
public int precessor
public int precessor_
public int spin
public int spin_
public int depth
public int distIE
public java.lang.String key
Constructor Detail |
---|
public MultiLabResult()
public MultiLabResult(int lab, int next, int next_, int stand, int stand_, java.lang.String key)
lab
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |