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