Interface EventDAO


public interface EventDAO
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(Event event)
     
     
  • Method Details