|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unibo.cs.USI.tools.ObjectIndexes
public class ObjectIndexes
Field Summary | |
---|---|
private int |
e1
|
private int |
e1l
|
private int |
e1m
|
private int |
e2
|
private int |
e2l
|
private int |
e2m
|
private int |
r
|
Constructor Summary | |
---|---|
ObjectIndexes(int r,
int e1,
int e2,
int e1l,
int e1m,
int e2l,
int e2m)
|
Method Summary | |
---|---|
int |
getLA()
|
int |
getLB()
|
int |
getT1()
|
int |
getT2()
|
int |
getT3()
|
int |
getUA()
|
int |
getUB()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int r
private int e1
private int e2
private int e1l
private int e1m
private int e2l
private int e2m
Constructor Detail |
---|
public ObjectIndexes(int r, int e1, int e2, int e1l, int e1m, int e2l, int e2m)
Method Detail |
---|
public int getT1()
public int getT2()
public int getT3()
public int getLA()
public int getUA()
public int getLB()
public int getUB()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |