Class Event


  • public class Event
    extends Object
    • Field Detail

      • eventAction

        private String eventAction
      • eventActor

        private String eventActor
      • eventDate

        private String eventDate
    • Constructor Detail

      • Event

        public Event()
    • Method Detail

      • getEventDate

        public String getEventDate()
      • getEventAction

        public String getEventAction()
      • getEventActor

        public String getEventActor()