|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CiscoIpPhone.CiscoIPPhoneInputItemType in cisco.uc.cuae.legacy |
|---|
| Fields in cisco.uc.cuae.legacy declared as CiscoIpPhone.CiscoIPPhoneInputItemType | |
|---|---|
CiscoIpPhone.CiscoIPPhoneInputItemType[] |
CiscoIpPhone.CiscoIPPhoneInputType.inputItem
|
CiscoIpPhone.CiscoIPPhoneInputItemType[] |
CiscoIpPhone.ConstructInputOptions.inputItem
|
CiscoIpPhone.CiscoIPPhoneInputItemType |
CiscoIpPhone.AddInputItemResult.resultData
One must always save this result data into a Input XML type
variable. |
| Methods in cisco.uc.cuae.legacy that return CiscoIpPhone.CiscoIPPhoneInputItemType | |
|---|---|
CiscoIpPhone.CiscoIPPhoneInputItemType[] |
CiscoIpPhone.CiscoIPPhoneInputType.getInputItem()
Gets the value. |
CiscoIpPhone.CiscoIPPhoneInputItemType[] |
CiscoIpPhone.ConstructInputOptions.getInputItem()
Gets the value. |
CiscoIpPhone.CiscoIPPhoneInputItemType |
CiscoIpPhone.AddInputItemResult.getResultData()
Gets the value. |
| Methods in cisco.uc.cuae.legacy with parameters of type CiscoIpPhone.CiscoIPPhoneInputItemType | |
|---|---|
void |
CiscoIpPhone.CiscoIPPhoneInputType.setInputItem(CiscoIpPhone.CiscoIPPhoneInputItemType[] value)
Sets the value. |
void |
CiscoIpPhone.ConstructInputOptions.setInputItem(CiscoIpPhone.CiscoIPPhoneInputItemType[] value)
Sets the value. |
void |
CiscoIpPhone.AddInputItemResult.setResultData(CiscoIpPhone.CiscoIPPhoneInputItemType value)
Sets the value. |
| Constructors in cisco.uc.cuae.legacy with parameters of type CiscoIpPhone.CiscoIPPhoneInputItemType | |
|---|---|
CiscoIpPhone.AddInputItemResult(java.lang.String returnValue,
CiscoIpPhone.CiscoIPPhoneInputItemType resultData,
java.lang.String xmlObject)
Constructs the AddInputItemResult. |
|
CiscoIpPhone.CiscoIPPhoneInputType(java.lang.String title,
java.lang.String prompt,
java.lang.String uRL,
CiscoIpPhone.CiscoIPPhoneInputItemType[] inputItem,
CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
Constructs the CiscoIPPhoneInputType. |
|
CiscoIpPhone.ConstructInputOptions(java.lang.String title,
java.lang.String prompt,
java.lang.String uRL,
java.lang.Boolean formatURL,
CiscoIpPhone.CiscoIPPhoneInputItemType[] inputItem,
CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
Constructs the ConstructInputOptions. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||