| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model |
| Modifier and Type | Field and Description |
|---|---|
static TicketType |
TicketType.FREE_BUSY |
static TicketType |
TicketType.READ_ONLY |
static TicketType |
TicketType.READ_WRITE |
| Modifier and Type | Method and Description |
|---|---|
static TicketType |
TicketType.createInstance(String id) |
TicketType |
Ticket.getType()
Returns the ticket type if the ticket's privileges match up
with one of the predefined types, or
null
otherwise. |
| Modifier and Type | Method and Description |
|---|---|
Ticket |
EntityFactory.createTicket(TicketType type)
Create new Ticket with specified type.
|
Copyright © 2012–2018 1&1. All rights reserved.