|
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.ExceptType
public class ExceptType
The Authorization Rules except element.
Compliant with rfc5025
| Constructor Summary | |
|---|---|
ExceptType()
|
|
| Method Summary | |
|---|---|
String |
getDomain()
Gets the value of the domain property. |
String |
getId()
Gets the value of the id property. |
void |
setDomain(String domain)
Sets the value of the domain property. |
void |
setId(String id)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptType()
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - the id to set.public String getDomain()
public void setDomain(String domain)
domain - the domain to set.
|
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 | |||||||||