Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.shipment |
Modifier and Type | Field and Description |
---|---|
protected List<TicketSupport> |
ShipmentModeDetailedData.ticketSupports |
protected List<TicketSupport> |
ShipmentModeDetailedData.ticketSupports |
Modifier and Type | Method and Description |
---|---|
static TicketSupport |
TicketSupport.fromValue(String v) |
static TicketSupport |
TicketSupport.fromValue(String v) |
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 |
---|---|
List<TicketSupport> |
ShipmentModeDetailedData.getTicketSupports()
Gets the value of the ticketSupports property.
|
List<TicketSupport> |
ShipmentModeDetailedData.getTicketSupports()
Gets the value of the ticketSupports property.
|
Copyright © 2021. All rights reserved.