コード例 #1
0
 @Override
 public boolean hasValue(FusableCountry record) {
   return record.hasValue(FusableCountry.CODE);
 }