setId2 method

void setId2(
  1. String id
)

Implementation

void setId2(String id) {
  id2 = id;
}