|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.impl.core.layers.layer3.engine.PendingReading
public class PendingReading
Constructor Summary | |
---|---|
PendingReading(int id,
ClassInfo ci,
OID attributeOID)
|
Method Summary | |
---|---|
OID |
getAttributeOID()
|
ClassInfo |
getCi()
|
int |
getId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PendingReading(int id, ClassInfo ci, OID attributeOID)
Method Detail |
---|
public int getId()
public ClassInfo getCi()
public OID getAttributeOID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |