public class FormIterableEntryConfiguration extends Object
Constructor and Description |
---|
FormIterableEntryConfiguration() |
FormIterableEntryConfiguration(int nCurrentIterationNumber,
boolean bGlobalConfiguration,
boolean bGlobalTypeConfiguration) |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentIterationNumber()
Return the current number of iteration
|
boolean |
isGlobalConfiguration()
Return the boolean which tell if the configuration is global for all iteration or not
|
boolean |
isGlobalTypeConfiguration()
Return the boolean which tell if the configuration type is the same for all the iteration or not
|
void |
setCurrentIterationNumber(int nCurrentIterationNumber)
Set the current number of iteration
|
void |
setGlobalConfiguration(boolean bGlobalConfiguration)
Set the bGlobalConfiguration
|
void |
setGlobalTypeConfiguration(boolean bGlobalTypeConfiguration)
Set the bGlobalTypeConfiguration
|
public FormIterableEntryConfiguration()
public FormIterableEntryConfiguration(int nCurrentIterationNumber, boolean bGlobalConfiguration, boolean bGlobalTypeConfiguration)
public int getCurrentIterationNumber()
public void setCurrentIterationNumber(int nCurrentIterationNumber)
nCurrentIterationNumber
- the current number of iteration to setpublic boolean isGlobalConfiguration()
public void setGlobalConfiguration(boolean bGlobalConfiguration)
bGlobalConfiguration
- the bIsGlobalConfiguration to setpublic boolean isGlobalTypeConfiguration()
public void setGlobalTypeConfiguration(boolean bGlobalTypeConfiguration)
bGlobalTypeConfiguration
- the bGlobalTypeConfiguration to setCopyright © 2018 City of Paris. All rights reserved.