|
Retep XMPP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjabber.x.event.X
@Generated(value="com.sun.tools.xjc.Driver",
date="2010-06-09T03:53:30+0000",
comments="hudson-jaxb-ri-2.2-146 uk.org.retep.tools:jaxb:10.6")
public class X
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="offline" type="{jabber:x:event}empty" minOccurs="0"/>
<element name="delivered" type="{jabber:x:event}empty" minOccurs="0"/>
<element name="displayed" type="{jabber:x:event}empty" minOccurs="0"/>
<element name="composing" type="{jabber:x:event}empty" minOccurs="0"/>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
composing
|
protected java.lang.String |
delivered
|
protected java.lang.String |
displayed
|
protected java.lang.String |
id
|
protected java.lang.String |
offline
|
| Constructor Summary | |
|---|---|
X()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getComposing()
Gets the value of the composing property. |
java.lang.String |
getDelivered()
Gets the value of the delivered property. |
java.lang.String |
getDisplayed()
Gets the value of the displayed property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getOffline()
Gets the value of the offline property. |
void |
setComposing(java.lang.String value)
Sets the value of the composing property. |
void |
setDelivered(java.lang.String value)
Sets the value of the delivered property. |
void |
setDisplayed(java.lang.String value)
Sets the value of the displayed property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setOffline(java.lang.String value)
Sets the value of the offline property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String offline
protected java.lang.String delivered
protected java.lang.String displayed
protected java.lang.String composing
protected java.lang.String id
| Constructor Detail |
|---|
public X()
| Method Detail |
|---|
public java.lang.String getOffline()
Stringpublic void setOffline(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDelivered()
Stringpublic void setDelivered(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDisplayed()
Stringpublic void setDisplayed(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getComposing()
Stringpublic void setComposing(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
String
|
Retep XMPP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||