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