Modifier and Type | Field and Description |
---|---|
private ShowEventPK |
pk |
private ShowEvent |
show |
private int |
ticketsLeft |
Modifier | Constructor and Description |
---|---|
protected |
BoxOffice() |
|
BoxOffice(ShowEvent show) |
Modifier and Type | Method and Description |
---|---|
Date |
getDate() |
ShowEvent |
getShow() |
int |
getTicketsLeft() |
Date |
getTime() |
void |
setTicketsLeft(int ticketsLeft) |
private ShowEventPK pk
private ShowEvent show
private int ticketsLeft
protected BoxOffice()
public BoxOffice(ShowEvent show)
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.