|
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.prescontent.MimeType
public class MimeType
The PRES-CONTENT mime-type element.
Compliant with Presence Content XDM Specification v1.0
| Field Summary | |
|---|---|
protected String |
value
The element value. |
| Constructor Summary | |
|---|---|
MimeType()
|
|
| Method Summary | |
|---|---|
Map<QName,String> |
getAnyAttributes()
Gets the value of the anyAttributes property. |
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 |
| Field Detail |
|---|
protected String value
| Constructor Detail |
|---|
public MimeType()
| Method Detail |
|---|
public String getValue()
public void setValue(String value)
value - the value to set.public Map<QName,String> getAnyAttributes()
|
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 | |||||||||