Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
Class ResourceListsType

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ResourceListsType

public class ResourceListsType
extends Object

The XCAP resource-lists element.

Compliant with rfc4825, rfc4826

Author:
Grigorii Balutsel

Constructor Summary
ResourceListsType()
           
 
Method Summary
 List<ListType> getList()
          Gets the value of the list property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceListsType

public ResourceListsType()
Method Detail

getList

public List<ListType> getList()
Gets the value of the list property.

Returns:
the list property.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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