org.mobicents.slee.sippresence.pojo.pidf.uacaps
Class Eventtypes

java.lang.Object
  extended by org.mobicents.slee.sippresence.pojo.pidf.uacaps.Eventtypes

public class Eventtypes
extends java.lang.Object

Java class for eventtypes complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="eventtypes">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="conference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dialog" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="kpml" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="message-summary" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="poc-settings" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="presence" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="reg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="refer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Siemens-RTP-Stats" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="spirits-INDPs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="spirits-user-prof" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="winfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.util.List<java.lang.Object> any
           
protected  java.lang.String conference
           
protected  java.lang.String dialog
           
protected  java.lang.String kpml
           
protected  java.lang.String messageSummary
           
protected  java.lang.String pocSettings
           
protected  java.lang.String presence
           
protected  java.lang.String refer
           
protected  java.lang.String reg
           
protected  java.lang.String siemensRTPStats
           
protected  java.lang.String spiritsINDPs
           
protected  java.lang.String spiritsUserProf
           
protected  java.lang.String winfo
           
 
Constructor Summary
Eventtypes()
           
 
Method Summary
 java.util.List<java.lang.Object> getAny()
          Gets the value of the any property.
 java.lang.String getConference()
          Gets the value of the conference property.
 java.lang.String getDialog()
          Gets the value of the dialog property.
 java.lang.String getKpml()
          Gets the value of the kpml property.
 java.lang.String getMessageSummary()
          Gets the value of the messageSummary property.
 java.lang.String getPocSettings()
          Gets the value of the pocSettings property.
 java.lang.String getPresence()
          Gets the value of the presence property.
 java.lang.String getRefer()
          Gets the value of the refer property.
 java.lang.String getReg()
          Gets the value of the reg property.
 java.lang.String getSiemensRTPStats()
          Gets the value of the siemensRTPStats property.
 java.lang.String getSpiritsINDPs()
          Gets the value of the spiritsINDPs property.
 java.lang.String getSpiritsUserProf()
          Gets the value of the spiritsUserProf property.
 java.lang.String getWinfo()
          Gets the value of the winfo property.
 void setConference(java.lang.String value)
          Sets the value of the conference property.
 void setDialog(java.lang.String value)
          Sets the value of the dialog property.
 void setKpml(java.lang.String value)
          Sets the value of the kpml property.
 void setMessageSummary(java.lang.String value)
          Sets the value of the messageSummary property.
 void setPocSettings(java.lang.String value)
          Sets the value of the pocSettings property.
 void setPresence(java.lang.String value)
          Sets the value of the presence property.
 void setRefer(java.lang.String value)
          Sets the value of the refer property.
 void setReg(java.lang.String value)
          Sets the value of the reg property.
 void setSiemensRTPStats(java.lang.String value)
          Sets the value of the siemensRTPStats property.
 void setSpiritsINDPs(java.lang.String value)
          Sets the value of the spiritsINDPs property.
 void setSpiritsUserProf(java.lang.String value)
          Sets the value of the spiritsUserProf property.
 void setWinfo(java.lang.String value)
          Sets the value of the winfo property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

conference

protected java.lang.String conference

dialog

protected java.lang.String dialog

kpml

protected java.lang.String kpml

messageSummary

protected java.lang.String messageSummary

pocSettings

protected java.lang.String pocSettings

presence

protected java.lang.String presence

reg

protected java.lang.String reg

refer

protected java.lang.String refer

siemensRTPStats

protected java.lang.String siemensRTPStats

spiritsINDPs

protected java.lang.String spiritsINDPs

spiritsUserProf

protected java.lang.String spiritsUserProf

winfo

protected java.lang.String winfo

any

protected java.util.List<java.lang.Object> any
Constructor Detail

Eventtypes

public Eventtypes()
Method Detail

getConference

public java.lang.String getConference()
Gets the value of the conference property.

Returns:
possible object is String

setConference

public void setConference(java.lang.String value)
Sets the value of the conference property.

Parameters:
value - allowed object is String

getDialog

public java.lang.String getDialog()
Gets the value of the dialog property.

Returns:
possible object is String

setDialog

public void setDialog(java.lang.String value)
Sets the value of the dialog property.

Parameters:
value - allowed object is String

getKpml

public java.lang.String getKpml()
Gets the value of the kpml property.

Returns:
possible object is String

setKpml

public void setKpml(java.lang.String value)
Sets the value of the kpml property.

Parameters:
value - allowed object is String

getMessageSummary

public java.lang.String getMessageSummary()
Gets the value of the messageSummary property.

Returns:
possible object is String

setMessageSummary

public void setMessageSummary(java.lang.String value)
Sets the value of the messageSummary property.

Parameters:
value - allowed object is String

getPocSettings

public java.lang.String getPocSettings()
Gets the value of the pocSettings property.

Returns:
possible object is String

setPocSettings

public void setPocSettings(java.lang.String value)
Sets the value of the pocSettings property.

Parameters:
value - allowed object is String

getPresence

public java.lang.String getPresence()
Gets the value of the presence property.

Returns:
possible object is String

setPresence

public void setPresence(java.lang.String value)
Sets the value of the presence property.

Parameters:
value - allowed object is String

getReg

public java.lang.String getReg()
Gets the value of the reg property.

Returns:
possible object is String

setReg

public void setReg(java.lang.String value)
Sets the value of the reg property.

Parameters:
value - allowed object is String

getRefer

public java.lang.String getRefer()
Gets the value of the refer property.

Returns:
possible object is String

setRefer

public void setRefer(java.lang.String value)
Sets the value of the refer property.

Parameters:
value - allowed object is String

getSiemensRTPStats

public java.lang.String getSiemensRTPStats()
Gets the value of the siemensRTPStats property.

Returns:
possible object is String

setSiemensRTPStats

public void setSiemensRTPStats(java.lang.String value)
Sets the value of the siemensRTPStats property.

Parameters:
value - allowed object is String

getSpiritsINDPs

public java.lang.String getSpiritsINDPs()
Gets the value of the spiritsINDPs property.

Returns:
possible object is String

setSpiritsINDPs

public void setSpiritsINDPs(java.lang.String value)
Sets the value of the spiritsINDPs property.

Parameters:
value - allowed object is String

getSpiritsUserProf

public java.lang.String getSpiritsUserProf()
Gets the value of the spiritsUserProf property.

Returns:
possible object is String

setSpiritsUserProf

public void setSpiritsUserProf(java.lang.String value)
Sets the value of the spiritsUserProf property.

Parameters:
value - allowed object is String

getWinfo

public java.lang.String getWinfo()
Gets the value of the winfo property.

Returns:
possible object is String

setWinfo

public void setWinfo(java.lang.String value)
Sets the value of the winfo property.

Parameters:
value - allowed object is String

getAny

public java.util.List<java.lang.Object> getAny()
Gets the value of the any property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the any property.

For example, to add a new item, do as follows:

    getAny().add(newItem);
 

Objects of the following type(s) are allowed in the list Element Object



Copyright © 2011. All Rights Reserved.