Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.payment |
Modifier and Type | Field and Description |
---|---|
protected PaymentStatus |
PaymentDetail.paymentStatus |
protected PaymentStatus |
PaymentDetail.paymentStatus |
Modifier and Type | Field and Description |
---|---|
protected List<PaymentStatus> |
SearchPaymentsCriteria.paymentStates |
protected List<PaymentStatus> |
SearchPaymentsCriteria.paymentStates |
Modifier and Type | Method and Description |
---|---|
static PaymentStatus |
PaymentStatus.fromValue(String v) |
static PaymentStatus |
PaymentStatus.fromValue(String v) |
PaymentStatus |
PaymentDetail.getPaymentStatus()
Gets the value of the paymentStatus property.
|
PaymentStatus |
PaymentDetail.getPaymentStatus()
Gets the value of the paymentStatus property.
|
static PaymentStatus |
PaymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentStatus |
PaymentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentStatus[] |
PaymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PaymentStatus[] |
PaymentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<PaymentStatus> |
SearchPaymentsCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
List<PaymentStatus> |
SearchPaymentsCriteria.getPaymentStates()
Gets the value of the paymentStates property.
|
Modifier and Type | Method and Description |
---|---|
void |
PaymentDetail.setPaymentStatus(PaymentStatus value)
Sets the value of the paymentStatus property.
|
void |
PaymentDetail.setPaymentStatus(PaymentStatus value)
Sets the value of the paymentStatus property.
|
Copyright © 2021. All rights reserved.