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