setValueC method

void setValueC(
  1. String valueC
)

Implementation

void setValueC(String valueC) {
 this.valueC = valueC;
  }