|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.dbtools.DBRecordKey<RT> org.opengts.db.AccountRecord.AccountKey<RT> org.opengts.db.DeviceRecord.DeviceKey<Diagnostic> org.opengts.db.dmtp.Diagnostic.Key
public static class Diagnostic.Key
Field Summary |
---|
Fields inherited from class org.opengts.dbtools.DBRecordKey |
---|
FLD_autoIndex |
Constructor Summary | |
---|---|
Diagnostic.Key()
|
|
Diagnostic.Key(java.lang.String acctId,
java.lang.String devId,
boolean isError,
int codeKey,
long timestamp)
|
Method Summary | |
---|---|
DBFactory<Diagnostic> |
getFactory()
Gets the DBFactory for this DBRecoedKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Diagnostic.Key()
public Diagnostic.Key(java.lang.String acctId, java.lang.String devId, boolean isError, int codeKey, long timestamp)
Method Detail |
---|
public DBFactory<Diagnostic> getFactory()
DBRecordKey
getFactory
in class DBRecordKey<Diagnostic>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |