|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ConditionsType
public class ConditionsType
The Authorization Rules conditions element.
Compliant with rfc5025
| Constructor Summary | |
|---|---|
ConditionsType()
|
|
| Method Summary | |
|---|---|
List<Element> |
getAny()
Gets the value of the any property. |
List<IdentityType> |
getIdentities()
Gets the value of the identities property. |
List<SphereType> |
getSpheres()
Gets the value of the spheres property. |
List<ValidityType> |
getValidities()
Gets the value of the validities property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConditionsType()
| Method Detail |
|---|
public List<IdentityType> getIdentities()
public List<SphereType> getSpheres()
public List<ValidityType> getValidities()
public List<Element> getAny()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||