public class FormEntryConfiguration extends Object
Constructor and Description |
---|
FormEntryConfiguration(EntryConfiguration entryConfiguration,
int nIdEntryParent,
int nIterationMaximumNumber) |
Modifier and Type | Method and Description |
---|---|
EntryConfiguration |
getEntryConfiguration()
Return the EntryConfiguration of the FormEntry
|
int |
getIdEntryParent()
The identifier of the parent of the FormEntry
|
int |
getIterationMaximumNumber()
Return the maximum number of iteration of the parent of the formEntry
|
void |
setEntryConfiguration(EntryConfiguration entryConfiguration)
The EntryConfiguration to set to the FormEntry
|
void |
setIdEntryParent(int nIdEntryParent)
Set the identifier of the parent of the FormEntry
|
void |
setIterationMaximumNumber(int nIterationMaximumNumber)
Set the maximum number of iteration of the parent of the Formentry
|
public FormEntryConfiguration(EntryConfiguration entryConfiguration, int nIdEntryParent, int nIterationMaximumNumber)
public EntryConfiguration getEntryConfiguration()
public void setEntryConfiguration(EntryConfiguration entryConfiguration)
entryConfiguration
- the entryConfiguration to setpublic int getIdEntryParent()
public void setIdEntryParent(int nIdEntryParent)
nIdEntryParent
- the nIdEntryParent to setpublic int getIterationMaximumNumber()
public void setIterationMaximumNumber(int nIterationMaximumNumber)
nIterationMaximumNumber
- the nIterationMaximumNumber to setCopyright © 2018 City of Paris. All rights reserved.