Uses of Class
org.exoplatform.services.wsrp.type.Telecom

Packages that use Telecom
org.exoplatform.services.wsrp.type   
 

Uses of Telecom in org.exoplatform.services.wsrp.type
 

Methods in org.exoplatform.services.wsrp.type that return Telecom
 Telecom Contact.getTelecom()
          Gets the telecom value for this Contact.
 

Methods in org.exoplatform.services.wsrp.type with parameters of type Telecom
 void Contact.setTelecom(Telecom telecom)
          Sets the telecom value for this Contact.
 

Constructors in org.exoplatform.services.wsrp.type with parameters of type Telecom
Contact(Postal postal, Telecom telecom, Online online, Extension[] extensions)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.