Method new() actually constructs a class and finalize() destructs.
Method construct() is a best practice to use when creating an instance. In this method you code how to construct a specific class.
public void processStampICPO(PackingSlipId _deliveryNote, Transdate _deliverydate, ...
No comments:
Post a Comment