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

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

Fields in cisco.uc.cuae.legacy declared as CiscoIpPhone.CiscoIPPhoneMenuItemType
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneMenuType.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneIconMenuType.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneIconFileMenuType.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneGraphicMenuType.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneGraphicFileMenuType.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructGraphicFileMenuOptions.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructGraphicMenuOptions.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructIconFileMenuOptions.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructIconMenuOptions.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructMenuOptions.menuItem
           
 CiscoIpPhone.CiscoIPPhoneMenuItemType CiscoIpPhone.AddMenuItemResult.resultData
          One must always save this result data into one of the following: a Menu, IconMenu, IconFileMenu, GraphicMenu, or GraphicFileMenu XML type variable
 

Methods in cisco.uc.cuae.legacy that return CiscoIpPhone.CiscoIPPhoneMenuItemType
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneMenuType.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneIconMenuType.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneIconFileMenuType.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneGraphicMenuType.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.CiscoIPPhoneGraphicFileMenuType.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructGraphicFileMenuOptions.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructGraphicMenuOptions.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructIconFileMenuOptions.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructIconMenuOptions.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType[] CiscoIpPhone.ConstructMenuOptions.getMenuItem()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneMenuItemType CiscoIpPhone.AddMenuItemResult.getResultData()
          Gets the value.
 

Methods in cisco.uc.cuae.legacy with parameters of type CiscoIpPhone.CiscoIPPhoneMenuItemType
 void CiscoIpPhone.CiscoIPPhoneMenuType.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.CiscoIPPhoneIconMenuType.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.CiscoIPPhoneIconFileMenuType.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.CiscoIPPhoneGraphicMenuType.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.CiscoIPPhoneGraphicFileMenuType.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructGraphicFileMenuOptions.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructGraphicMenuOptions.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructIconFileMenuOptions.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructIconMenuOptions.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.ConstructMenuOptions.setMenuItem(CiscoIpPhone.CiscoIPPhoneMenuItemType[] value)
          Sets the value.
 void CiscoIpPhone.AddMenuItemResult.setResultData(CiscoIpPhone.CiscoIPPhoneMenuItemType value)
          Sets the value.
 

Constructors in cisco.uc.cuae.legacy with parameters of type CiscoIpPhone.CiscoIPPhoneMenuItemType
CiscoIpPhone.AddMenuItemResult(java.lang.String returnValue, CiscoIpPhone.CiscoIPPhoneMenuItemType resultData, java.lang.String xmlObject)
          Constructs the AddMenuItemResult.
CiscoIpPhone.CiscoIPPhoneGraphicFileMenuType(java.lang.String title, java.lang.String prompt, java.lang.String uRL, java.lang.Short locationX, java.lang.Short locationY, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the CiscoIPPhoneGraphicFileMenuType.
CiscoIpPhone.CiscoIPPhoneGraphicMenuType(java.lang.String title, java.lang.String prompt, java.lang.Short locationX, java.lang.Short locationY, java.lang.Short width, java.lang.Short height, java.lang.Short depth, java.lang.String data, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the CiscoIPPhoneGraphicMenuType.
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.CiscoIPPhoneMenuType(java.lang.String title, java.lang.String prompt, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the CiscoIPPhoneMenuType.
CiscoIpPhone.ConstructGraphicFileMenuOptions(java.lang.String title, java.lang.String prompt, java.lang.Short locationX, java.lang.Short locationY, java.lang.String uRL, java.lang.Boolean formatURL, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the ConstructGraphicFileMenuOptions.
CiscoIpPhone.ConstructGraphicMenuOptions(java.lang.String title, java.lang.String prompt, java.lang.Short locationX, java.lang.Short locationY, java.lang.Short height, java.lang.Short width, java.lang.Short depth, java.lang.String data, java.lang.Boolean formatURL, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the ConstructGraphicMenuOptions.
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.
CiscoIpPhone.ConstructMenuOptions(java.lang.String title, java.lang.String prompt, java.lang.Boolean formatURL, CiscoIpPhone.CiscoIPPhoneMenuItemType[] menuItem, CiscoIpPhone.CiscoIPPhoneSoftKeyType[] softKeyItem)
          Constructs the ConstructMenuOptions.
 



Copyright © 2008. All Rights Reserved.