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