Uses of Class
cisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneIconItemType

Uses of CiscoIpPhone.CiscoIPPhoneIconItemType in cisco.uc.cuae.legacy
 

Fields in cisco.uc.cuae.legacy declared as CiscoIpPhone.CiscoIPPhoneIconItemType
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.CiscoIPPhoneIconMenuType.iconItem
           
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.CiscoIPPhoneIconFileMenuType.iconItem
           
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.ConstructIconFileMenuOptions.iconItem
           
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.ConstructIconMenuOptions.iconItem
           
 CiscoIpPhone.CiscoIPPhoneIconItemType CiscoIpPhone.AddIconItemResult.resultData
          One must always save this result data into a IconMenu or IconFileMenu XML type variable.
 

Methods in cisco.uc.cuae.legacy that return CiscoIpPhone.CiscoIPPhoneIconItemType
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.CiscoIPPhoneIconMenuType.getIconItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.CiscoIPPhoneIconFileMenuType.getIconItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.ConstructIconFileMenuOptions.getIconItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneIconItemType[] CiscoIpPhone.ConstructIconMenuOptions.getIconItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneIconItemType CiscoIpPhone.AddIconItemResult.getResultData()
          Gets the value.
 

Methods in cisco.uc.cuae.legacy with parameters of type CiscoIpPhone.CiscoIPPhoneIconItemType
 void CiscoIpPhone.CiscoIPPhoneIconMenuType.setIconItem(CiscoIpPhone.CiscoIPPhoneIconItemType[] value)
          Sets the value.
 void CiscoIpPhone.CiscoIPPhoneIconFileMenuType.setIconItem(CiscoIpPhone.CiscoIPPhoneIconItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructIconFileMenuOptions.setIconItem(CiscoIpPhone.CiscoIPPhoneIconItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructIconMenuOptions.setIconItem(CiscoIpPhone.CiscoIPPhoneIconItemType[] value)
          Sets the value.
 void CiscoIpPhone.AddIconItemResult.setResultData(CiscoIpPhone.CiscoIPPhoneIconItemType value)
          Sets the value.
 

Constructors in cisco.uc.cuae.legacy with parameters of type CiscoIpPhone.CiscoIPPhoneIconItemType
CiscoIpPhone.AddIconItemResult(java.lang.String returnValue, CiscoIpPhone.CiscoIPPhoneIconItemType resultData, java.lang.String xmlObject)
          Constructs the AddIconItemResult.
CiscoIpPhone.CiscoIPPhoneIconFileMenuType(java.lang.String title, java.lang.String prompt, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneIconItemType[] iconItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the CiscoIPPhoneIconFileMenuType.
CiscoIpPhone.CiscoIPPhoneIconMenuType(java.lang.String title, java.lang.String prompt, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneIconItemType[] iconItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the CiscoIPPhoneIconMenuType.
CiscoIpPhone.ConstructIconFileMenuOptions(java.lang.String title, java.lang.String prompt, java.lang.Boolean formatURL, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneIconItemType[] iconItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the ConstructIconFileMenuOptions.
CiscoIpPhone.ConstructIconMenuOptions(java.lang.String title, java.lang.String prompt, java.lang.Boolean formatURL, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneIconItemType[] iconItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the ConstructIconMenuOptions.
 



Copyright © 2008. All Rights Reserved.