|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.listener.GlobalPosition
public class GlobalPosition
GlobalPosition.java Created on 2. srpen 2006, 2:01
| Field Summary | |
|---|---|
long |
gid
|
long |
lid
|
int |
slot
|
| Constructor Summary | |
|---|---|
GlobalPosition()
|
|
GlobalPosition(long gid,
int slot,
long lid)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long gid
public int slot
public long lid
| Constructor Detail |
|---|
public GlobalPosition()
public GlobalPosition(long gid,
int slot,
long lid)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||