コード例 #1
0
 public String getValueString() {
   return "'" + DatumUtilities.asciiToString((byte) getValue()) + "'";
 }