Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.icq
Class OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail

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.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail
Enclosing class:
OperationSetServerStoredAccountInfoIcqImpl

public static class OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail
extends ServerStoredDetails.CountryDetail

Origin country Code of user


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

OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail

public OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail(Locale locale)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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