Exemple #1
0
 public static String valueToString(AmenityType t) {
   return t.toString().toLowerCase();
 }