|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneInputType
public static class CiscoIpPhone.CiscoIPPhoneInputType
| Field Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneInputItemType[] |
inputItem
|
java.lang.String |
prompt
|
CiscoIpPhone.CiscoIPPhoneSoftKeyType[] |
softKeyItem
|
java.lang.String |
title
|
java.lang.String |
uRL
|
| Constructor Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneInputType()
Constructs the CiscoIPPhoneInputType. |
|
CiscoIpPhone.CiscoIPPhoneInputType(java.lang.String title,
java.lang.String prompt,
java.lang.String uRL,
CiscoIpPhone.CiscoIPPhoneInputItemType[] inputItem,
CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
Constructs the CiscoIPPhoneInputType. |
|
| Method Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneInputItemType[] |
getInputItem()
Gets the value. |
java.lang.String |
getPrompt()
Gets the value. |
CiscoIpPhone.CiscoIPPhoneSoftKeyType[] |
getSoftKeyItem()
Gets the value. |
java.lang.String |
getTitle()
Gets the value. |
java.lang.String |
getURL()
Gets the value. |
void |
setInputItem(CiscoIpPhone.CiscoIPPhoneInputItemType[] value)
Sets the value. |
void |
setPrompt(java.lang.String value)
Sets the value. |
void |
setSoftKeyItem(CiscoIpPhone.CiscoIPPhoneSoftKeyType[] value)
Sets the value. |
void |
setTitle(java.lang.String value)
Sets the value. |
void |
setURL(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 title
public java.lang.String prompt
public java.lang.String uRL
public CiscoIpPhone.CiscoIPPhoneInputItemType[] inputItem
public CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem
| Constructor Detail |
|---|
public CiscoIpPhone.CiscoIPPhoneInputType()
public CiscoIpPhone.CiscoIPPhoneInputType(java.lang.String title,
java.lang.String prompt,
java.lang.String uRL,
CiscoIpPhone.CiscoIPPhoneInputItemType[] inputItem,
CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getTitle()
public void setTitle(java.lang.String value)
value - the value.public java.lang.String getPrompt()
public void setPrompt(java.lang.String value)
value - the value.public java.lang.String getURL()
public void setURL(java.lang.String value)
value - the value.public CiscoIpPhone.CiscoIPPhoneInputItemType[] getInputItem()
public void setInputItem(CiscoIpPhone.CiscoIPPhoneInputItemType[] value)
value - the value.public CiscoIpPhone.CiscoIPPhoneSoftKeyType[] getSoftKeyItem()
public void setSoftKeyItem(CiscoIpPhone.CiscoIPPhoneSoftKeyType[] value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||