Uses of Class
myorg.relex.one2one.ShowEvent
-
Packages that use ShowEvent Package Description myorg.relex.one2one -
-
Uses of ShowEvent in myorg.relex.one2one
Fields in myorg.relex.one2one declared as ShowEvent Modifier and Type Field Description private ShowEvent
BoxOffice. show
private ShowEvent
ShowTickets. show
Methods in myorg.relex.one2one that return ShowEvent Modifier and Type Method Description ShowEvent
BoxOffice. getShow()
ShowEvent
ShowTickets. getShow()
Constructors in myorg.relex.one2one with parameters of type ShowEvent Constructor Description BoxOffice(ShowEvent show)
ShowTickets(ShowEvent show)
-