Class ExhibitVM
- java.lang.Object
-
- cz.zcu.students.cacha.bp_server.view_models.ExhibitVM
-
public class ExhibitVM extends Object
view model describing an exhibit
-
-
Constructor Detail
-
ExhibitVM
public ExhibitVM(Exhibit exhibit)
creates new instance based on given exhibit- Parameters:
exhibit
- exhibit
-
-