getPaperId method

int getPaperId()

Implementation

int getPaperId() {
  return _id;
}