コード例 #1
0
 public void removeParam(Param param) {
   super.removeChild(PARAM_PROPERTY, param);
 }