Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

java.lang.Object
  extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
      extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.StringDetail
          extended by net.java.sip.communicator.service.protocol.ServerStoredDetails.InterestDetail
              extended by net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.InterestDetail
Enclosing class:
OperationSetServerStoredAccountInfoIcqImpl

public static class OperationSetServerStoredAccountInfoIcqImpl.InterestDetail
extends ServerStoredDetails.InterestDetail

User interests


Field Summary
 
Fields inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
detailDisplayName, value
 
Constructor Summary
OperationSetServerStoredAccountInfoIcqImpl.InterestDetail(String value, String category)
           
 
Method Summary
 String getCategory()
           
 
Methods inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.InterestDetail
getInterest
 
Methods inherited from class net.java.sip.communicator.service.protocol.ServerStoredDetails.StringDetail
getString
 
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.InterestDetail

public OperationSetServerStoredAccountInfoIcqImpl.InterestDetail(String value,
                                                                 String category)
Method Detail

getCategory

public String getCategory()

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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