|
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.presrules.ProvideServicePermissionType
public class ProvideServicePermissionType
The Presence Rules provide-dservices element. Allows a watcher to see service information present in "tuple" elements in the presence document the subscription authorization decision that the server should make.
Compliant with rfc5025.
| Nested Class Summary | |
|---|---|
static class |
ProvideServicePermissionType.AllServicesType
The Presence Rules all-services element. |
static class |
ProvideServicePermissionType.ServiceUriSchemeType
The Presence Rules service-uri-scheme element. |
static class |
ProvideServicePermissionType.ServiceUriType
The Presence Rules service-uri element. |
| Constructor Summary | |
|---|---|
ProvideServicePermissionType()
|
|
| Method Summary | |
|---|---|
ProvideServicePermissionType.AllServicesType |
getAllServices()
Gets the value of the allServices property. |
List<Element> |
getAny()
Gets the value of the any property. |
List<ClassType> |
getClasses()
Gets the value of the classes property. |
List<OccurrenceIdType> |
getOccurrences()
Gets the value of the occurrences property. |
List<ProvideServicePermissionType.ServiceUriType> |
getServiceUriList()
Gets the value of the serviceUriSchemeList property. |
List<ProvideServicePermissionType.ServiceUriSchemeType> |
getServiceUriSchemeList()
Gets the value of the serviceUriSchemeList property. |
void |
setAllServices(ProvideServicePermissionType.AllServicesType allServices)
Sets the value of the allServices property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProvideServicePermissionType()
| Method Detail |
|---|
public void setAllServices(ProvideServicePermissionType.AllServicesType allServices)
allServices - the allServices to set.public ProvideServicePermissionType.AllServicesType getAllServices()
public List<ProvideServicePermissionType.ServiceUriType> getServiceUriList()
public List<ProvideServicePermissionType.ServiceUriSchemeType> getServiceUriSchemeList()
public List<OccurrenceIdType> getOccurrences()
public List<ClassType> getClasses()
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 | |||||||||