| Package | Description |
|---|---|
| com.secutix.plugin.accesscontrol.v1_0.dto |
| Modifier and Type | Field and Description |
|---|---|
protected TicketSupport |
MinimalTicketData.ticketSupport |
protected TicketSupport |
MinimalTicketData.ticketSupport |
| Modifier and Type | Method and Description |
|---|---|
TicketSupport |
MinimalTicketData.getTicketSupport() |
TicketSupport |
MinimalTicketData.getTicketSupport() |
static TicketSupport |
TicketSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketSupport |
TicketSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketSupport[] |
TicketSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TicketSupport[] |
TicketSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MinimalTicketData.setTicketSupport(TicketSupport ticketSupport) |
void |
MinimalTicketData.setTicketSupport(TicketSupport ticketSupport) |
| Constructor and Description |
|---|
MinimalTicketData(long ticketId,
String taxNumber,
String barcode,
TicketState ticketState,
String containerIdentifier,
String additionnalInfo,
TicketSupport ticketSupport,
Date lastUpdateDate) |
MinimalTicketData(long ticketId,
String taxNumber,
String barcode,
TicketState ticketState,
String containerIdentifier,
String additionnalInfo,
TicketSupport ticketSupport,
Date lastUpdateDate) |
Copyright © 2021. All rights reserved.