5455565758596061626364
} @Override public DenotifyResponseDMO deserializeValue(DmcInputStreamIF dis) throws Exception { DenotifyResponseDMO rc = (DenotifyResponseDMO)dis.getDMOInstance(dis); rc.deserializeIt(dis); return(rc); } @Override public DenotifyResponseDMO cloneValue(DenotifyResponseDMO value){