public class SfcDesignationOfAuthoritiesVersionDTO extends SfcMainVersionObjectDTO<eu.europa.ec.sfc2014.frontoffice.model.domain.doa.DesignationOfAuthoritiesVersion,eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.DesignationOfAuthoritiesListContainer>
Constructor and Description |
---|
SfcDesignationOfAuthoritiesVersionDTO() |
SfcDesignationOfAuthoritiesVersionDTO(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.DesignationOfAuthoritiesListContainer ver,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
SfcDesignationOfAuthoritiesVersionDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.doa.DesignationOfAuthoritiesVersion doa,
eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService) |
Modifier and Type | Method and Description |
---|---|
S0 |
getS0() |
java.util.List<SfcDesignatedAuthorityDTO> |
getS1() |
java.util.Collection<SfcIntermediateBodyDTO> |
getS2() |
void |
setS0(S0 s0) |
void |
setS1(java.util.List<SfcDesignatedAuthorityDTO> s1) |
void |
setS2(java.util.Collection<SfcIntermediateBodyDTO> s2) |
public SfcDesignationOfAuthoritiesVersionDTO()
public SfcDesignationOfAuthoritiesVersionDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.doa.DesignationOfAuthoritiesVersion doa, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public SfcDesignationOfAuthoritiesVersionDTO(eu.europa.ec.sfc2014.frontoffice.model.dto.mvo.search.DesignationOfAuthoritiesListContainer ver, eu.europa.ec.sfc2014.directory.interfaces.DirectoryServiceLocal directoryService)
public S0 getS0()
public void setS0(S0 s0)
s0
- the s0 to setpublic java.util.List<SfcDesignatedAuthorityDTO> getS1()
public void setS1(java.util.List<SfcDesignatedAuthorityDTO> s1)
s1
- the s1 to setpublic java.util.Collection<SfcIntermediateBodyDTO> getS2()
public void setS2(java.util.Collection<SfcIntermediateBodyDTO> s2)
s2
- the s2 to setCopyright © 2024. All rights reserved.