@Entity public class Appointments extends hbm.entity.BaseEntity<Integer> implements Cloneable
Appointments is keeping the information
for the appointments from a given event. This can combined for instance with a user
address to get an event location with an appointment.| Constructor and Description |
|---|
Appointments() |
Copyright © 2015. All rights reserved.