cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneIconItemType

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

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

See Also:
Serialized Form

Field Summary
 java.lang.String data
           
 java.lang.Short depth
           
 java.lang.Boolean depthSpecified
           
 java.lang.Short height
           
 java.lang.Boolean heightSpecified
           
 java.lang.Short index
           
 java.lang.String uRL
           
 java.lang.Short width
           
 java.lang.Boolean widthSpecified
           
 
Constructor Summary
CiscoIpPhone.CiscoIPPhoneIconItemType()
          Constructs the CiscoIPPhoneIconItemType.
CiscoIpPhone.CiscoIPPhoneIconItemType(java.lang.Short index, java.lang.Short width, java.lang.Boolean widthSpecified, java.lang.Short height, java.lang.Boolean heightSpecified, java.lang.Short depth, java.lang.Boolean depthSpecified, java.lang.String data, java.lang.String uRL)
          Constructs the CiscoIPPhoneIconItemType.
 
Method Summary
 java.lang.String getData()
          Gets the value.
 java.lang.Short getDepth()
          Gets the value.
 java.lang.Boolean getDepthSpecified()
          Gets the value.
 java.lang.Short getHeight()
          Gets the value.
 java.lang.Boolean getHeightSpecified()
          Gets the value.
 java.lang.Short getIndex()
          Gets the value.
 java.lang.String getURL()
          Gets the value.
 java.lang.Short getWidth()
          Gets the value.
 java.lang.Boolean getWidthSpecified()
          Gets the value.
 void setData(java.lang.String value)
          Sets the value.
 void setDepth(java.lang.Short value)
          Sets the value.
 void setDepthSpecified(java.lang.Boolean value)
          Sets the value.
 void setHeight(java.lang.Short value)
          Sets the value.
 void setHeightSpecified(java.lang.Boolean value)
          Sets the value.
 void setIndex(java.lang.Short value)
          Sets the value.
 void setURL(java.lang.String value)
          Sets the value.
 void setWidth(java.lang.Short value)
          Sets the value.
 void setWidthSpecified(java.lang.Boolean 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

index

public java.lang.Short index

width

public java.lang.Short width

widthSpecified

public java.lang.Boolean widthSpecified

height

public java.lang.Short height

heightSpecified

public java.lang.Boolean heightSpecified

depth

public java.lang.Short depth

depthSpecified

public java.lang.Boolean depthSpecified

data

public java.lang.String data

uRL

public java.lang.String uRL
Constructor Detail

CiscoIpPhone.CiscoIPPhoneIconItemType

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


CiscoIpPhone.CiscoIPPhoneIconItemType

public CiscoIpPhone.CiscoIPPhoneIconItemType(java.lang.Short index,
                                             java.lang.Short width,
                                             java.lang.Boolean widthSpecified,
                                             java.lang.Short height,
                                             java.lang.Boolean heightSpecified,
                                             java.lang.Short depth,
                                             java.lang.Boolean depthSpecified,
                                             java.lang.String data,
                                             java.lang.String uRL)
Constructs the CiscoIPPhoneIconItemType.

Method Detail

toString

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

getIndex

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

Returns:
the value.

setIndex

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

Parameters:
value - the value.

getWidth

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

Returns:
the value.

setWidth

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

Parameters:
value - the value.

getWidthSpecified

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

Returns:
the value.

setWidthSpecified

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

Parameters:
value - the value.

getHeight

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

Returns:
the value.

setHeight

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

Parameters:
value - the value.

getHeightSpecified

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

Returns:
the value.

setHeightSpecified

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

Parameters:
value - the value.

getDepth

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

Returns:
the value.

setDepth

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

Parameters:
value - the value.

getDepthSpecified

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

Returns:
the value.

setDepthSpecified

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

Parameters:
value - the value.

getData

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

Returns:
the value.

setData

public void setData(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.


Copyright © 2010. All Rights Reserved.