getPhysicalGoods method

String getPhysicalGoods()

Implementation

String getPhysicalGoods() {
  return this.physicalGoods;
}