Uses of Class
opBancaires.Attache

Uses of Attache in opBancaires
 

Fields in opBancaires declared as Attache
private  Attache Client.attache
          Field attache
Référence de l'attaché client.
 

Methods in opBancaires that return Attache
 Attache Client.getAttache()
           
 

Methods in opBancaires with parameters of type Attache
 void Client.setAttache(Attache attache)
           
 

Constructors in opBancaires with parameters of type Attache
Client(java.lang.String nom, Attache attache)
          Constructeur.