public class ProduitFini extends Object implements CompteProduitFini
| Constructor and Description |
|---|
ProduitFini(String compte,
String cptCee,
String csp2,
String cptGroupeFR,
String cptGroupeCEE,
String cptGroupeEtranger,
String csp1,
String csp3,
String cptintFrf,
String cptcintDev,
String cptFaer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompte() |
String |
getCptCee() |
String |
getCptcintDev() |
String |
getCptFaer() |
String |
getCptGroupeCEE() |
String |
getCptGroupeEtranger() |
String |
getCptGroupeFR() |
String |
getCptintFrf() |
String |
getCsp1() |
String |
getCsp2() |
String |
getCsp3() |
public String getCompte()
getCompte in interface CompteProduitFinipublic String getCptCee()
getCptCee in interface CompteProduitFinipublic String getCsp2()
getCsp2 in interface CompteProduitFinipublic String getCptGroupeFR()
getCptGroupeFR in interface CompteProduitFinipublic String getCptGroupeCEE()
getCptGroupeCEE in interface CompteProduitFinipublic String getCptGroupeEtranger()
getCptGroupeEtranger in interface CompteProduitFinipublic String getCsp1()
getCsp1 in interface CompteProduitFinipublic String getCsp3()
public String getCptintFrf()
getCptintFrf in interface CompteProduitFinipublic String getCptcintDev()
public String getCptFaer()
getCptFaer in interface CompteProduitFiniCopyright © 2016. All rights reserved.