public As2Disposition(ActionMode actionMode, SendingMode sendingMode, DispositionType dispositionType) { this.actionMode = actionMode; this.sendingMode = sendingMode; this.DispositionType = dispositionType; }