On Jun 19, 2012, at 4:50 PM, rohit369 wrote:

> GenericValue billToParty =
> new GenericValue(delegator.getModelEntity("Party"));

GenericValue billToParty = delegator.makeValue("Party");

Kind regards,

Jacopo

Reply via email to