public class DocActionEventData extends Object
int
AD_Table_ID
ArrayList<String>
docAction
String
docStatus
AtomicInteger
indexObj
isSOTrx
options
orderType
PO
po
Object
processing
DocActionEventData(String docStatus, Object processing, String orderType, String isSOTrx, int AD_Table_ID, ArrayList<String> docAction, ArrayList<String> options, AtomicInteger indexObj, PO po)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String docStatus
public Object processing
public String orderType
public String isSOTrx
public int AD_Table_ID
public ArrayList<String> docAction
public ArrayList<String> options
public AtomicInteger indexObj
public PO po
public DocActionEventData(String docStatus, Object processing, String orderType, String isSOTrx, int AD_Table_ID, ArrayList<String> docAction, ArrayList<String> options, AtomicInteger indexObj, PO po)