net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
Class ResourceListsType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceListsType
public ResourceListsType()
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.
Distributable under LGPL license.