Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.accounts.common |
Accounts Common
|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.common.keys.keys | |
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.er.amfisf |
Modifier and Type | Method and Description |
---|---|
SfcHolderType |
SfcOpinion.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SfcOpinion.setType(SfcHolderType type) |
Modifier and Type | Method and Description |
---|---|
static SfcHolderType |
SfcHolderType.fromValue(java.lang.String v) |
SfcHolderType |
SfcPlainKeyDTO.getType() |
SfcHolderType |
SfcAmfIsfKeyDTO.getType() |
static SfcHolderType |
SfcHolderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SfcHolderType[] |
SfcHolderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SfcPlainKeyDTO.setType(SfcHolderType type) |
void |
SfcAmfIsfKeyDTO.setType(SfcHolderType type) |
Constructor and Description |
---|
SfcAmfIsfKeyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.evaluation.amfisf.dto.FinancialImplementationTable key,
SfcHolderType type) |
SfcAmfIsfKeyDTO(eu.europa.ec.sfc2014.directory.model.domain.SpecificObjective key,
SfcHolderType type) |
SfcPlainKeyDTO(java.lang.String ukey,
SfcHolderType type) |
Constructor and Description |
---|
S10_1_1(eu.europa.ec.sfc2014.frontoffice.model.domain.evaluation.amfisf.dto.FinancialImplementationTable ta,
SfcHolderType type) |
Copyright © 2024. All rights reserved.