setJf method

void setJf(
  1. double f
)

Implementation

void setJf(double f) {
  return openjtalkSetJf(this, f);
}