|
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="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
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 String |
composing
|
protected String |
delivered
|
protected String |
displayed
|
protected String |
id
|
protected String |
offline
|
| Constructor Summary | |
|---|---|
X()
|
|
| Method Summary | |
|---|---|
String |
getComposing()
Gets the value of the composing property. |
String |
getDelivered()
Gets the value of the delivered property. |
String |
getDisplayed()
Gets the value of the displayed property. |
String |
getId()
Gets the value of the id property. |
String |
getOffline()
Gets the value of the offline property. |
void |
setComposing(String value)
Sets the value of the composing property. |
void |
setDelivered(String value)
Sets the value of the delivered property. |
void |
setDisplayed(String value)
Sets the value of the displayed property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setOffline(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 |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
protected String offline
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
protected String delivered
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
protected String displayed
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
protected String composing
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
protected String id
| Constructor Detail |
|---|
public X()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public String getOffline()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public void setOffline(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public String getDelivered()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public void setDelivered(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public String getDisplayed()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public void setDisplayed(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public String getComposing()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public void setComposing(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public String getId()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2009-11-11T12:05:59+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-793")
public void setId(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 | ||||||||