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

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

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

Methods in org.exoplatform.services.wsrp.type that return Online
 Online Contact.getOnline()
          Gets the online value for this Contact.
 

Methods in org.exoplatform.services.wsrp.type with parameters of type Online
 void Contact.setOnline(Online online)
          Sets the online value for this Contact.
 

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.