|
DODS 7.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lutris.appserver.server.sql.standard.StandardDBTransaction.DOAction
protected class StandardDBTransaction.DOAction
Constructor Summary | |
---|---|
StandardDBTransaction.DOAction(Transaction transDOIn,
int iActionIn)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
int |
getAction()
|
Transaction |
getDO()
|
void |
setAction(int action)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardDBTransaction.DOAction(Transaction transDOIn, int iActionIn)
Method Detail |
---|
public Transaction getDO()
public int getAction()
public void setAction(int action)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
|
DODS 7.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |