예제 #1
0
 public final void setDeathPostalCode(final String deathPostalCode) {
   deathDetailsRequestData.setDeathPostalCode(deathPostalCode);
 }