package model.events; public class CreateNewCustomerEvent extends VideothekEvent { public CreateNewCustomerEvent() { } }