Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
Class RulesetType

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RulesetType

public class RulesetType
extends Object

The Authorization Rules ruleset element.

Compliant with rfc5025

Author:
Grigorii Balutsel

Constructor Summary
RulesetType()
           
 
Method Summary
 List<RuleType> getRules()
          Gets the value of the rules property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RulesetType

public RulesetType()
Method Detail

getRules

public List<RuleType> getRules()
Gets the value of the rules property.

Returns:
the rules property.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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