Uses of Class
fr.etai.xat2v2.obj.Address

Packages that use Address
fr.etai.xat2v2.obj   
 

Uses of Address in fr.etai.xat2v2.obj
 

Methods in fr.etai.xat2v2.obj that return types with arguments of type Address
 List<Address> Place.getAddress()
          Gets the value of the address property.
 

Methods in fr.etai.xat2v2.obj with parameters of type Address
 void Place.addAddress(Address value)
           
 

Method parameters in fr.etai.xat2v2.obj with type arguments of type Address
 void Place.setAddress(List<Address> value)
          Sets the value of the address property.
 



Copyright © 2012. All Rights Reserved.