|
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.SphereType
public class SphereType
The Authorization Rules sphere element.
Compliant with rfc5025
| Constructor Summary | |
|---|---|
SphereType()
Create the sphere element. |
|
SphereType(String value)
Create the sphere element with the value attribute. |
|
| Method Summary | |
|---|---|
String |
getValue()
Gets the value of the value property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SphereType()
public SphereType(String value)
value - the value attribute.
IllegalArgumentException - if uri attribute is null or empty.| Method Detail |
|---|
public String getValue()
public void setValue(String value)
value - the value 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 | |||||||||