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