setFperiod method

void setFperiod(
  1. int i
)

Implementation

void setFperiod(int i) {
  return openjtalkSetFperiod(this, i);
}