public class S4_2
extends java.lang.Object
Constructor and Description |
---|
S4_2() |
S4_2(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.amfisf.ProgrammeVersionAmfIsf ver) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<RelocationDTO> |
getRelocationMs() |
java.util.Collection<RelocationDTO> |
getRelocationOne() |
java.util.Collection<RelocationDTO> |
getRelocationTwo() |
java.util.Collection<TransferDTO> |
getTransfer() |
void |
setRelocationMs(java.util.Collection<RelocationDTO> relocationMs) |
void |
setRelocationOne(java.util.Collection<RelocationDTO> relocationOne) |
void |
setRelocationTwo(java.util.Collection<RelocationDTO> relocationTwo) |
void |
setTransfer(java.util.Collection<TransferDTO> transfer) |
public S4_2()
public S4_2(eu.europa.ec.sfc2014.frontoffice.model.domain.programme.amfisf.ProgrammeVersionAmfIsf ver)
public java.util.Collection<TransferDTO> getTransfer()
public void setTransfer(java.util.Collection<TransferDTO> transfer)
transfer
- the transfer to setpublic java.util.Collection<RelocationDTO> getRelocationOne()
public void setRelocationOne(java.util.Collection<RelocationDTO> relocationOne)
relocationOne
- the relocationOne to setpublic java.util.Collection<RelocationDTO> getRelocationTwo()
public void setRelocationTwo(java.util.Collection<RelocationDTO> relocationTwo)
relocationTwo
- the relocationTwo to setpublic java.util.Collection<RelocationDTO> getRelocationMs()
public void setRelocationMs(java.util.Collection<RelocationDTO> relocationMs)
Copyright © 2024. All rights reserved.