Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.doa |
Designation of Authorities model.
|
Modifier and Type | Method and Description |
---|---|
static SfcDesignatedAuthorityType |
SfcDesignatedAuthorityType.fromValue(java.lang.String v) |
SfcDesignatedAuthorityType |
SfcDesignatedAuthorityDTO.getType() |
static SfcDesignatedAuthorityType |
SfcDesignatedAuthorityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SfcDesignatedAuthorityType[] |
SfcDesignatedAuthorityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SfcDesignatedAuthorityDTO.setType(SfcDesignatedAuthorityType type) |
Copyright © 2024. All rights reserved.