Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

java.lang.Object
  extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
      extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.LocaleDetail
          extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.SpokenLanguageDetail
Enclosing class:
ServerStoredDetails

public static class ServerStoredDetails.SpokenLanguageDetail
extends ServerStoredDetails.LocaleDetail

A locale detail indicating a language spoken by the corresponding Contact.


Field Summary
 
Fields inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
detailDisplayName, value
 
Constructor Summary
ServerStoredDetails.SpokenLanguageDetail(Locale language)
           
 
Method Summary
 
Methods inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.LocaleDetail
getLocale
 
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.SpokenLanguageDetail

public ServerStoredDetails.SpokenLanguageDetail(Locale language)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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