|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ticket | |
|---|---|
| net.dontdrinkandroot.lastfm.api.model | |
| net.dontdrinkandroot.lastfm.api.model.entitytypes | |
| Uses of Ticket in net.dontdrinkandroot.lastfm.api.model |
|---|
| Methods in net.dontdrinkandroot.lastfm.api.model that return types with arguments of type Ticket | |
|---|---|
java.util.List<Ticket> |
Event.getTickets()
|
| Method parameters in net.dontdrinkandroot.lastfm.api.model with type arguments of type Ticket | |
|---|---|
void |
Event.setTickets(java.util.List<Ticket> tickets)
|
| Uses of Ticket in net.dontdrinkandroot.lastfm.api.model.entitytypes |
|---|
| Methods in net.dontdrinkandroot.lastfm.api.model.entitytypes that return types with arguments of type Ticket | |
|---|---|
java.util.List<Ticket> |
TicketsEntity.getTickets()
|
| Method parameters in net.dontdrinkandroot.lastfm.api.model.entitytypes with type arguments of type Ticket | |
|---|---|
void |
TicketsEntity.setTickets(java.util.List<Ticket> tickets)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||