Class Dish
java.lang.Object
net.adambruce.dsn.now.model.config.Dish
DSN dish information.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Dish
public Dish()
-
-
Method Details
-
getName
-
getFriendlyName
the friendly name of the dish- Returns:
- the friendly name of the dish
-
getType
-
setName
-
setFriendlyName
the friendly name of the dish- Parameters:
friendlyName- the friendly name of the dish
-
setType
-
equals
-
hashCode
-
toString
-