public class SfcIntermediateBodyDTO extends SfcAuthorityDTO
Constructor and Description |
---|
SfcIntermediateBodyDTO() |
SfcIntermediateBodyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.doa.authority.IntermediateBody intermediateBody) |
Modifier and Type | Method and Description |
---|---|
SfcIntermediateBodyType |
getBodyType() |
java.lang.String |
getDesignatedAuthority() |
java.lang.String |
getFormOfDesignation() |
java.lang.Boolean |
getGlobalGrant() |
static java.util.List<SfcIntermediateBodyDTO> |
getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.doa.authority.IntermediateBody> ibs) |
void |
setBodyType(SfcIntermediateBodyType bodyType) |
void |
setDesignatedAuthority(java.lang.String designatedAuthority) |
void |
setFormOfDesignation(java.lang.String formOfDesignation) |
void |
setGlobalGrant(java.lang.Boolean globalGrant) |
getAddress, getEmail, getHead, getName, getPhone, setAddress, setEmail, setHead, setName, setPhone
public SfcIntermediateBodyDTO()
public SfcIntermediateBodyDTO(eu.europa.ec.sfc2014.frontoffice.model.domain.doa.authority.IntermediateBody intermediateBody)
public static java.util.List<SfcIntermediateBodyDTO> getObjects(java.util.List<eu.europa.ec.sfc2014.frontoffice.model.domain.doa.authority.IntermediateBody> ibs)
public java.lang.Boolean getGlobalGrant()
public void setGlobalGrant(java.lang.Boolean globalGrant)
globalGrant
- the globalGrant to setpublic java.lang.String getDesignatedAuthority()
public void setDesignatedAuthority(java.lang.String designatedAuthority)
designatedAuthority
- the designatedAuthority to setpublic SfcIntermediateBodyType getBodyType()
public void setBodyType(SfcIntermediateBodyType bodyType)
bodyType
- the bodyType to setpublic java.lang.String getFormOfDesignation()
public void setFormOfDesignation(java.lang.String formOfDesignation)
Copyright © 2024. All rights reserved.