getSerial method

int getSerial()

Implementation

int getSerial() {
  return _serial;
}