cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneMenuItemType

java.lang.Object
  extended by cisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneMenuItemType
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
CiscoIpPhone

public static class CiscoIpPhone.CiscoIPPhoneMenuItemType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.Short iconIndex
           
 java.lang.Boolean iconIndexSpecified
           
 java.lang.String name
           
 CiscoIpPhone.CiscoIPPhoneTouchAreaType touchArea
           
 java.lang.String uRL
           
 
Constructor Summary
CiscoIpPhone.CiscoIPPhoneMenuItemType()
          Constructs the CiscoIPPhoneMenuItemType.
CiscoIpPhone.CiscoIPPhoneMenuItemType(java.lang.Short iconIndex, java.lang.Boolean iconIndexSpecified, java.lang.String name, java.lang.String uRL, CiscoIpPhone.CiscoIPPhoneTouchAreaType touchArea)
          Constructs the CiscoIPPhoneMenuItemType.
 
Method Summary
 java.lang.Short getIconIndex()
          Gets the value.
 java.lang.Boolean getIconIndexSpecified()
          Gets the value.
 java.lang.String getName()
          Gets the value.
 CiscoIpPhone.CiscoIPPhoneTouchAreaType getTouchArea()
          Gets the value.
 java.lang.String getURL()
          Gets the value.
 void setIconIndex(java.lang.Short value)
          Sets the value.
 void setIconIndexSpecified(java.lang.Boolean value)
          Sets the value.
 void setName(java.lang.String value)
          Sets the value.
 void setTouchArea(CiscoIpPhone.CiscoIPPhoneTouchAreaType 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

iconIndex

public java.lang.Short iconIndex

iconIndexSpecified

public java.lang.Boolean iconIndexSpecified

name

public java.lang.String name

uRL

public java.lang.String uRL

touchArea

public CiscoIpPhone.CiscoIPPhoneTouchAreaType touchArea
Constructor Detail

CiscoIpPhone.CiscoIPPhoneMenuItemType

public CiscoIpPhone.CiscoIPPhoneMenuItemType()
Constructs the CiscoIPPhoneMenuItemType. Don't init any fields.


CiscoIpPhone.CiscoIPPhoneMenuItemType

public CiscoIpPhone.CiscoIPPhoneMenuItemType(java.lang.Short iconIndex,
                                             java.lang.Boolean iconIndexSpecified,
                                             java.lang.String name,
                                             java.lang.String uRL,
                                             CiscoIpPhone.CiscoIPPhoneTouchAreaType touchArea)
Constructs the CiscoIPPhoneMenuItemType.

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getIconIndex

public java.lang.Short getIconIndex()
Gets the value.

Returns:
the value.

setIconIndex

public void setIconIndex(java.lang.Short value)
Sets the value.

Parameters:
value - the value.

getIconIndexSpecified

public java.lang.Boolean getIconIndexSpecified()
Gets the value.

Returns:
the value.

setIconIndexSpecified

public void setIconIndexSpecified(java.lang.Boolean value)
Sets the value.

Parameters:
value - the value.

getName

public java.lang.String getName()
Gets the value.

Returns:
the value.

setName

public void setName(java.lang.String value)
Sets the value.

Parameters:
value - the value.

getURL

public java.lang.String getURL()
Gets the value.

Returns:
the value.

setURL

public void setURL(java.lang.String value)
Sets the value.

Parameters:
value - the value.

getTouchArea

public CiscoIpPhone.CiscoIPPhoneTouchAreaType getTouchArea()
Gets the value.

Returns:
the value.

setTouchArea

public void setTouchArea(CiscoIpPhone.CiscoIPPhoneTouchAreaType value)
Sets the value.

Parameters:
value - the value.


Copyright © 2010. All Rights Reserved.