getPnr method

String getPnr()

Implementation

String getPnr() {
  return this.pnr;
}