setP method

void setP(
  1. int i
)

Implementation

void setP(int i) {
  return openjtalkSetP(this, i);
}