Esempio n. 1
0
 public String getValueString() {
   return "'" + DatumUtilities.asciiToString((byte) getValue()) + "'";
 }