コード例 #1
0
 public java.lang.String getCrownCounselIndexSearchListName(int index) {
   if (outputProps != null) return (outputProps.getCrownCounselIndexSearchListName(index));
   else return (inputProps.getCrownCounselIndexSearchListName(index));
 }