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