getNonPhysicalGoods method

String getNonPhysicalGoods()

Implementation

String getNonPhysicalGoods() {
  return this.nonPhysicalGoods;
}