public class AffaireZlArbo extends Object implements Serializable
Constructor and Description |
---|
AffaireZlArbo() |
AffaireZlArbo(Double pageIdent,
String pageLibelle,
Double pageNumOrdre,
Double sectionIdent,
String sectionLibelle,
Double sectionNumOrdre,
String champ,
Double multiligne,
String pattern,
Double tailleMax,
Double sequence) |
Modifier and Type | Method and Description |
---|---|
String |
getChamp() |
Double |
getMultiligne() |
Double |
getPageIdent() |
String |
getPageLibelle() |
Double |
getPageNumOrdre() |
String |
getPattern() |
Double |
getSectionIdent() |
String |
getSectionLibelle() |
Double |
getSectionNumOrdre() |
Double |
getSequence() |
Double |
getTailleMax() |
static String |
select() |
void |
setChamp(String champ) |
void |
setMultiligne(Double multiligne) |
void |
setPageIdent(Double pageIdent) |
void |
setPageLibelle(String pageLibelle) |
void |
setPageNumOrdre(Double pageNumOrdre) |
void |
setPattern(String pattern) |
void |
setSectionIdent(Double sectionIdent) |
void |
setSectionLibelle(String sectionLibelle) |
void |
setSectionNumOrdre(Double sectionNumOrdre) |
void |
setSequence(Double sequence) |
void |
setTailleMax(Double tailleMax) |
public static String select()
public Double getPageIdent()
public String getPageLibelle()
public Double getSectionIdent()
public String getSectionLibelle()
public String getChamp()
public Double getSequence()
public void setPageIdent(Double pageIdent)
public void setPageLibelle(String pageLibelle)
public void setSectionIdent(Double sectionIdent)
public void setSectionLibelle(String sectionLibelle)
public void setChamp(String champ)
public void setSequence(Double sequence)
public Double getPageNumOrdre()
public Double getMultiligne()
public String getPattern()
public Double getTailleMax()
public void setPageNumOrdre(Double pageNumOrdre)
public void setMultiligne(Double multiligne)
public void setPattern(String pattern)
public void setTailleMax(Double tailleMax)
public Double getSectionNumOrdre()
public void setSectionNumOrdre(Double sectionNumOrdre)
Copyright © 2016. All rights reserved.