Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.service.protocol
Class ServerStoredDetails.WorkPageDetail

java.lang.Object
  extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
      extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.URLDetail
          extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.WebPageDetail
              extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkPageDetail
Enclosing class:
ServerStoredDetails

public static class ServerStoredDetails.WorkPageDetail
extends ServerStoredDetails.WebPageDetail

A web page associated with the subject's principal occupation (work).


Field Summary
 
Fields inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
detailDisplayName, value
 
Constructor Summary
ServerStoredDetails.WorkPageDetail(URL url)
           
 
Method Summary
 
Methods inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.URLDetail
getURL
 
Methods inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
equals, getDetailDisplayName, getDetailValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServerStoredDetails.WorkPageDetail

public ServerStoredDetails.WorkPageDetail(URL url)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.