Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.order |
Modifier and Type | Field and Description |
---|---|
protected AttributionMatch |
MovementData.attributionMatch |
protected AttributionMatch |
MovementData.attributionMatch |
Modifier and Type | Method and Description |
---|---|
static AttributionMatch |
AttributionMatch.fromValue(String v) |
static AttributionMatch |
AttributionMatch.fromValue(String v) |
AttributionMatch |
MovementData.getAttributionMatch()
Gets the value of the attributionMatch property.
|
AttributionMatch |
MovementData.getAttributionMatch()
Gets the value of the attributionMatch property.
|
static AttributionMatch |
AttributionMatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributionMatch |
AttributionMatch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributionMatch[] |
AttributionMatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static AttributionMatch[] |
AttributionMatch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MovementData.setAttributionMatch(AttributionMatch value)
Sets the value of the attributionMatch property.
|
void |
MovementData.setAttributionMatch(AttributionMatch value)
Sets the value of the attributionMatch property.
|
Copyright © 2021. All rights reserved.