List
BsPaymentOCRRuleTO ocrRule=null;
for(BSPaymentOCRRuleTO ocr : arrBsOCRRule){
ocrRule=new BsPaymentOCRRuleTO();
ocrRule.setPositionNo(ocr.getPositionNo());
ocrRule.setFromPos(ocr.getFromPos());
ocrRule.setToPos(ocr.getToPos());
listbsPaymentOCRRuleTO.add(ocrRule);
}
bsProductRegistrationInfoTOWS.setBsPaymentOCRRuleTO(bsPaymentOCRRuleTO);
No comments:
Post a Comment
Feel free to write into us