Modifier and Type | Method and Description |
---|---|
static FieldCode |
FieldCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldCode[] |
FieldCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
<T> Map<FieldCode,IgnoreValidationRule> |
FieldsToIgnoreLoader.getIgnoreValidationRules(Class<T> invokerClass,
Approach approach) |
Modifier and Type | Method and Description |
---|---|
<T> Map<FieldCode,IgnoreValidationRule> |
FieldsToIgnoreLoaderImpl.getIgnoreValidationRules(Class<T> invokerClass,
Approach approach) |
Modifier and Type | Method and Description |
---|---|
Set<FieldCode> |
Xs2aTransactionListingService.ResourceIdOptionalIfListTransactionsForConsent.appliesTo() |
Modifier and Type | Method and Description |
---|---|
Set<FieldCode> |
ExternalValidationModeDeclaration.appliesTo() |
Copyright © 2020. All rights reserved.