setValueD method

void setValueD(
  1. String valueD
)

Implementation

void setValueD(String valueD) {
  this.valueD = valueD;
}