setId1 method

void setId1(
  1. String id
)

Implementation

void setId1(String id) {
  id1 = id;
}