public class LigneSiret extends Object implements Serializable
Constructor and Description |
---|
LigneSiret(String code,
String nomAppel,
String nomAppelSite) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getNomAppel() |
String |
getNomAppelSite() |
void |
setCode(String code) |
void |
setNomAppel(String nomAppel) |
void |
setNomAppelSite(String nomAppelSite) |
Copyright © 2016. All rights reserved.