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