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