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