|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.sippresence.pojo.pidf.uacaps.Extensiontypes
public class Extensiontypes
Java class for extensiontypes complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="extensiontypes">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="rel100" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="early-session" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="eventlist" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="from-change" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="gruu" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hist-info" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="join" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="norefersub" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="path" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="precondition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pref" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="privacy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="recipient-list-invite" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="recipient-list-subscribe" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="replaces" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="resource-priority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sdp-anat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sec-agree" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tdialog" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="timer" 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 |
earlySession
|
protected java.lang.String |
eventlist
|
protected java.lang.String |
fromChange
|
protected java.lang.String |
gruu
|
protected java.lang.String |
histInfo
|
protected java.lang.String |
join
|
protected java.lang.String |
norefersub
|
protected java.lang.String |
path
|
protected java.lang.String |
precondition
|
protected java.lang.String |
pref
|
protected java.lang.String |
privacy
|
protected java.lang.String |
recipientListInvite
|
protected java.lang.String |
recipientListSubscribe
|
protected java.lang.String |
rel100
|
protected java.lang.String |
replaces
|
protected java.lang.String |
resourcePriority
|
protected java.lang.String |
sdpAnat
|
protected java.lang.String |
secAgree
|
protected java.lang.String |
tdialog
|
protected java.lang.String |
timer
|
| Constructor Summary | |
|---|---|
Extensiontypes()
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.Object> |
getAny()
Gets the value of the any property. |
java.lang.String |
getEarlySession()
Gets the value of the earlySession property. |
java.lang.String |
getEventlist()
Gets the value of the eventlist property. |
java.lang.String |
getFromChange()
Gets the value of the fromChange property. |
java.lang.String |
getGruu()
Gets the value of the gruu property. |
java.lang.String |
getHistInfo()
Gets the value of the histInfo property. |
java.lang.String |
getJoin()
Gets the value of the join property. |
java.lang.String |
getNorefersub()
Gets the value of the norefersub property. |
java.lang.String |
getPath()
Gets the value of the path property. |
java.lang.String |
getPrecondition()
Gets the value of the precondition property. |
java.lang.String |
getPref()
Gets the value of the pref property. |
java.lang.String |
getPrivacy()
Gets the value of the privacy property. |
java.lang.String |
getRecipientListInvite()
Gets the value of the recipientListInvite property. |
java.lang.String |
getRecipientListSubscribe()
Gets the value of the recipientListSubscribe property. |
java.lang.String |
getRel100()
Gets the value of the rel100 property. |
java.lang.String |
getReplaces()
Gets the value of the replaces property. |
java.lang.String |
getResourcePriority()
Gets the value of the resourcePriority property. |
java.lang.String |
getSdpAnat()
Gets the value of the sdpAnat property. |
java.lang.String |
getSecAgree()
Gets the value of the secAgree property. |
java.lang.String |
getTdialog()
Gets the value of the tdialog property. |
java.lang.String |
getTimer()
Gets the value of the timer property. |
void |
setEarlySession(java.lang.String value)
Sets the value of the earlySession property. |
void |
setEventlist(java.lang.String value)
Sets the value of the eventlist property. |
void |
setFromChange(java.lang.String value)
Sets the value of the fromChange property. |
void |
setGruu(java.lang.String value)
Sets the value of the gruu property. |
void |
setHistInfo(java.lang.String value)
Sets the value of the histInfo property. |
void |
setJoin(java.lang.String value)
Sets the value of the join property. |
void |
setNorefersub(java.lang.String value)
Sets the value of the norefersub property. |
void |
setPath(java.lang.String value)
Sets the value of the path property. |
void |
setPrecondition(java.lang.String value)
Sets the value of the precondition property. |
void |
setPref(java.lang.String value)
Sets the value of the pref property. |
void |
setPrivacy(java.lang.String value)
Sets the value of the privacy property. |
void |
setRecipientListInvite(java.lang.String value)
Sets the value of the recipientListInvite property. |
void |
setRecipientListSubscribe(java.lang.String value)
Sets the value of the recipientListSubscribe property. |
void |
setRel100(java.lang.String value)
Sets the value of the rel100 property. |
void |
setReplaces(java.lang.String value)
Sets the value of the replaces property. |
void |
setResourcePriority(java.lang.String value)
Sets the value of the resourcePriority property. |
void |
setSdpAnat(java.lang.String value)
Sets the value of the sdpAnat property. |
void |
setSecAgree(java.lang.String value)
Sets the value of the secAgree property. |
void |
setTdialog(java.lang.String value)
Sets the value of the tdialog property. |
void |
setTimer(java.lang.String value)
Sets the value of the timer 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 rel100
protected java.lang.String earlySession
protected java.lang.String eventlist
protected java.lang.String fromChange
protected java.lang.String gruu
protected java.lang.String histInfo
protected java.lang.String join
protected java.lang.String norefersub
protected java.lang.String path
protected java.lang.String precondition
protected java.lang.String pref
protected java.lang.String privacy
protected java.lang.String recipientListInvite
protected java.lang.String recipientListSubscribe
protected java.lang.String replaces
protected java.lang.String resourcePriority
protected java.lang.String sdpAnat
protected java.lang.String secAgree
protected java.lang.String tdialog
protected java.lang.String timer
protected java.util.List<java.lang.Object> any
| Constructor Detail |
|---|
public Extensiontypes()
| Method Detail |
|---|
public java.lang.String getRel100()
Stringpublic void setRel100(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEarlySession()
Stringpublic void setEarlySession(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getEventlist()
Stringpublic void setEventlist(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFromChange()
Stringpublic void setFromChange(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGruu()
Stringpublic void setGruu(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getHistInfo()
Stringpublic void setHistInfo(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJoin()
Stringpublic void setJoin(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getNorefersub()
Stringpublic void setNorefersub(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPath()
Stringpublic void setPath(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPrecondition()
Stringpublic void setPrecondition(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPref()
Stringpublic void setPref(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPrivacy()
Stringpublic void setPrivacy(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRecipientListInvite()
Stringpublic void setRecipientListInvite(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRecipientListSubscribe()
Stringpublic void setRecipientListSubscribe(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReplaces()
Stringpublic void setReplaces(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getResourcePriority()
Stringpublic void setResourcePriority(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSdpAnat()
Stringpublic void setSdpAnat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getSecAgree()
Stringpublic void setSecAgree(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTdialog()
Stringpublic void setTdialog(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTimer()
Stringpublic void setTimer(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.Object> getAny()
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||