Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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.CountryDetail
              extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkCountryDetail
Enclosing class:
ServerStoredDetails

public static class ServerStoredDetails.WorkCountryDetail
extends ServerStoredDetails.CountryDetail

The name of a country associated with a work address.


Field Summary
 
Fields inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
detailDisplayName, value
 
Constructor Summary
ServerStoredDetails.WorkCountryDetail(Locale locale)
           
 
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.WorkCountryDetail

public ServerStoredDetails.WorkCountryDetail(Locale locale)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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