getOrderId method

String getOrderId()

Implementation

String getOrderId() {
  return _orderId;
}