|
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.IdentityType
public class IdentityType
The Authorization Rules identity element.
Compliant with rfc5025
| Constructor Summary | |
|---|---|
IdentityType()
|
|
| Method Summary | |
|---|---|
List<Element> |
getAny()
Gets the value of the any property. |
List<ManyType> |
getManyList()
Gets the value of the manyList property. |
List<OneType> |
getOneList()
Gets the value of the oneList property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityType()
| Method Detail |
|---|
public List<OneType> getOneList()
public List<ManyType> getManyList()
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 | |||||||||