コード例 #1
0
ファイル: RestMethod.java プロジェクト: jwalter/soapui
 public String getPropertyValue(String name) {
   return params.getPropertyValue(name);
 }