| Package | Description |
|---|---|
| com.secutix.plugin.accesscontrol.v1_0.dto |
| Modifier and Type | Method and Description |
|---|---|
TicketMedium |
TicketData.getTicketMedium() |
TicketMedium |
TicketData.getTicketMedium() |
static TicketMedium |
TicketMedium.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketMedium |
TicketMedium.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TicketMedium[] |
TicketMedium.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TicketMedium[] |
TicketMedium.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TicketData.setTicketMedium(TicketMedium ticketMedium) |
void |
TicketData.setTicketMedium(TicketMedium ticketMedium) |
Copyright © 2021. All rights reserved.