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 CompteProduitFini
public String getCptCee()
getCptCee
in interface CompteProduitFini
public String getCsp2()
getCsp2
in interface CompteProduitFini
public String getCptGroupeFR()
getCptGroupeFR
in interface CompteProduitFini
public String getCptGroupeCEE()
getCptGroupeCEE
in interface CompteProduitFini
public String getCptGroupeEtranger()
getCptGroupeEtranger
in interface CompteProduitFini
public String getCsp1()
getCsp1
in interface CompteProduitFini
public String getCsp3()
public String getCptintFrf()
getCptintFrf
in interface CompteProduitFini
public String getCptcintDev()
public String getCptFaer()
getCptFaer
in interface CompteProduitFini
Copyright © 2016. All rights reserved.