setCustom2 method

void setCustom2 (
  1. String custom2
)
inherited

Implementation

void setCustom2(String custom2) {
  this.custom2 = custom2;
}