コード例 #1
0
ファイル: PDSourceBean.java プロジェクト: mslozano/valuewebb
 public BigDecimal getPdDeclaredQuantity() {
   return pd.getQtyD();
 }