Uses of Class
modeles.Numero

Packages that use Numero
modeles   
 

Uses of Numero in modeles
 

Methods in modeles that return types with arguments of type Numero
 java.util.ArrayList<Numero> ContactFull.getTelephone()
           
 

Method parameters in modeles with type arguments of type Numero
 void ContactFull.setTelephone(java.util.ArrayList<Numero> telephone)