setA method

void setA(
  1. double f
)

Implementation

void setA(double f) {
  return openjtalkSetA(this, f);
}