|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoIpPhone.AddSoftKeyItemResult
public static class CiscoIpPhone.AddSoftKeyItemResult
| Field Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneSoftKeyType |
resultData
One must always save this result data into one of the following: a Text, Menu, Directory,
Image,
Input,
ImageFile,
IconMenu,
IconFileMenu,
GraphicMenu,
or GraphicFileMenu
XML type variable. |
java.lang.String |
returnValue
|
java.lang.String |
xmlObject
|
| Constructor Summary | |
|---|---|
CiscoIpPhone.AddSoftKeyItemResult()
Constructs the AddSoftKeyItemResult. |
|
CiscoIpPhone.AddSoftKeyItemResult(java.lang.String returnValue,
CiscoIpPhone.CiscoIPPhoneSoftKeyType resultData,
java.lang.String xmlObject)
Constructs the AddSoftKeyItemResult. |
|
| Method Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneSoftKeyType |
getResultData()
Gets the value. |
java.lang.String |
getReturnValue()
Gets the value. |
java.lang.String |
getXmlObject()
Gets the value. |
void |
setResultData(CiscoIpPhone.CiscoIPPhoneSoftKeyType value)
Sets the value. |
void |
setReturnValue(java.lang.String value)
Sets the value. |
void |
setXmlObject(java.lang.String value)
Sets the value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String returnValue
public CiscoIpPhone.CiscoIPPhoneSoftKeyType resultData
Text, Menu, Directory,
Image,
Input,
ImageFile,
IconMenu,
IconFileMenu,
GraphicMenu,
or GraphicFileMenu
XML type variable.
public java.lang.String xmlObject
| Constructor Detail |
|---|
public CiscoIpPhone.AddSoftKeyItemResult()
public CiscoIpPhone.AddSoftKeyItemResult(java.lang.String returnValue,
CiscoIpPhone.CiscoIPPhoneSoftKeyType resultData,
java.lang.String xmlObject)
resultData - One must always save this result data into one of the following: a Text, Menu, Directory,
resultData Image,
resultData Input,
resultData ImageFile,
resultData IconMenu,
resultData IconFileMenu,
resultData GraphicMenu,
resultData or GraphicFileMenu
resultData XML type variable.| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getReturnValue()
public void setReturnValue(java.lang.String value)
value - the value.public CiscoIpPhone.CiscoIPPhoneSoftKeyType getResultData()
Text, Menu, Directory,
Image,
Input,
ImageFile,
IconMenu,
IconFileMenu,
GraphicMenu,
or GraphicFileMenu
XML type variable.
public void setResultData(CiscoIpPhone.CiscoIPPhoneSoftKeyType value)
Text, Menu, Directory,
Image,
Input,
ImageFile,
IconMenu,
IconFileMenu,
GraphicMenu,
or GraphicFileMenu
XML type variable.
value - the value.public java.lang.String getXmlObject()
public void setXmlObject(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||