| Package | Description |
|---|---|
| org.bedework.eventreg.db |
| Modifier and Type | Method and Description |
|---|---|
Set<Ticket> |
Registration.getTickets() |
| Modifier and Type | Method and Description |
|---|---|
void |
Registration.addTicket(Ticket val) |
int |
Ticket.compareTo(Ticket that) |
void |
Registration.removeTicket(Ticket val) |
| Modifier and Type | Method and Description |
|---|---|
void |
Registration.setTickets(Set<Ticket> val) |
Copyright © 2018 Bedework. All rights reserved.