public class FormResponseItem extends Object
| Constructor and Description |
|---|
FormResponseItem()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFormColumnCell(FormColumnCell formColumnCell)
Add a FormColumnCell for the FormResponseItem
|
List<FormColumnCell> |
getFormColumnCellValues()
Return the list of all FormColumnCell for the FormResponseItem
|
int |
getIdFormResponse()
Return the identifier of the form response of the FormResponseItem
|
void |
setIdFormResponse(int nIdFormResponse)
Set the identifier of the FormResponse
|
public int getIdFormResponse()
public void setIdFormResponse(int nIdFormResponse)
nIdFormResponse - The identifier of the FormResponse to setpublic List<FormColumnCell> getFormColumnCellValues()
public void addFormColumnCell(FormColumnCell formColumnCell)
formColumnCell - The FormColumnCell to add to the FormResponseItemCopyright © 2020 City of Paris. All rights reserved.