コード例 #1
0
 public final void setFatherLastName(final String fatherLastName) {
   marriageDetailsRequestData.setFatherLastName(fatherLastName);
 }