|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneIconItemType
public static class CiscoIpPhone.CiscoIPPhoneIconItemType
| 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 |
|---|
public java.lang.Short index
public java.lang.Short width
public java.lang.Boolean widthSpecified
public java.lang.Short height
public java.lang.Boolean heightSpecified
public java.lang.Short depth
public java.lang.Boolean depthSpecified
public java.lang.String data
public java.lang.String uRL
| Constructor Detail |
|---|
public 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)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Short getIndex()
public void setIndex(java.lang.Short value)
value - the value.public java.lang.Short getWidth()
public void setWidth(java.lang.Short value)
value - the value.public java.lang.Boolean getWidthSpecified()
public void setWidthSpecified(java.lang.Boolean value)
value - the value.public java.lang.Short getHeight()
public void setHeight(java.lang.Short value)
value - the value.public java.lang.Boolean getHeightSpecified()
public void setHeightSpecified(java.lang.Boolean value)
value - the value.public java.lang.Short getDepth()
public void setDepth(java.lang.Short value)
value - the value.public java.lang.Boolean getDepthSpecified()
public void setDepthSpecified(java.lang.Boolean value)
value - the value.public java.lang.String getData()
public void setData(java.lang.String value)
value - the value.public java.lang.String getURL()
public void setURL(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||