| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected TrackFormatType |
TrackData.trackFormat |
| Modifier and Type | Method and Description |
|---|---|
static TrackFormatType |
TrackFormatType.fromValue(String v)
From value track format type.
|
TrackFormatType |
TrackData.getTrackFormat()
Gets the value of the trackFormat property.
|
static TrackFormatType |
TrackFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackFormatType[] |
TrackFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrackData.setTrackFormat(TrackFormatType value)
Sets the value of the trackFormat property.
|
Copyright © 2022. All rights reserved.