|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.zekr.engine.root.RootAddress
public class RootAddress
Data model containing a root reference in an IQuranLocation
.
Field Summary | |
---|---|
IQuranLocation |
loc
|
int |
wordIndex
|
Constructor Summary | |
---|---|
RootAddress(IQuranLocation loc,
int wordIndex)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IQuranLocation loc
public int wordIndex
Constructor Detail |
---|
public RootAddress(IQuranLocation loc, int wordIndex)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |