919293949596979899
param.addTextNode(parameters.get(auxName)); } } catch(SOAPException se) { throw new SOAPEnvelopeCreationException(); } return message; }
164165166167168169170171172
subParam.addTextNode(Integer.toString(item.getQuantity())); } } catch(SOAPException se) { throw new SOAPEnvelopeCreationException(); } return message; }