com.orientechnologies.jdo.system
Class oSysTxObject

java.lang.Object
  extended bycom.orientechnologies.jdo.system.oSysTxObject

public class oSysTxObject
extends java.lang.Object


Constructor Summary
oSysTxObject()
           
 
Method Summary
 char getAction()
           
 oOID getRef()
           
 oBinary getStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

oSysTxObject

public oSysTxObject()
Method Detail

getAction

public char getAction()

getRef

public oOID getRef()

getStream

public oBinary getStream()