Beispiel #1
0
 public static String valueToString(AmenityType a) {
   return a.getCategoryName();
 }