|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneStatusType
public static class CiscoIpPhone.CiscoIPPhoneStatusType
| Field Summary | |
|---|---|
java.lang.String |
data
|
java.lang.Short |
depth
|
java.lang.Short |
height
|
java.lang.Short |
locationX
|
java.lang.Short |
locationY
|
java.lang.String |
text
|
java.lang.Short |
timer
|
java.lang.Boolean |
timerSpecified
|
java.lang.Short |
width
|
| Constructor Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneStatusType()
Constructs the CiscoIPPhoneStatusType. |
|
CiscoIpPhone.CiscoIPPhoneStatusType(java.lang.String text,
java.lang.Short timer,
java.lang.Boolean timerSpecified,
java.lang.Short locationX,
java.lang.Short locationY,
java.lang.Short width,
java.lang.Short height,
java.lang.Short depth,
java.lang.String data)
Constructs the CiscoIPPhoneStatusType. |
|
| Method Summary | |
|---|---|
java.lang.String |
getData()
Gets the value. |
java.lang.Short |
getDepth()
Gets the value. |
java.lang.Short |
getHeight()
Gets the value. |
java.lang.Short |
getLocationX()
Gets the value. |
java.lang.Short |
getLocationY()
Gets the value. |
java.lang.String |
getText()
Gets the value. |
java.lang.Short |
getTimer()
Gets the value. |
java.lang.Boolean |
getTimerSpecified()
Gets the value. |
java.lang.Short |
getWidth()
Gets the value. |
void |
setData(java.lang.String value)
Sets the value. |
void |
setDepth(java.lang.Short value)
Sets the value. |
void |
setHeight(java.lang.Short value)
Sets the value. |
void |
setLocationX(java.lang.Short value)
Sets the value. |
void |
setLocationY(java.lang.Short value)
Sets the value. |
void |
setText(java.lang.String value)
Sets the value. |
void |
setTimer(java.lang.Short value)
Sets the value. |
void |
setTimerSpecified(java.lang.Boolean value)
Sets the value. |
void |
setWidth(java.lang.Short 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.String text
public java.lang.Short timer
public java.lang.Boolean timerSpecified
public java.lang.Short locationX
public java.lang.Short locationY
public java.lang.Short width
public java.lang.Short height
public java.lang.Short depth
public java.lang.String data
| Constructor Detail |
|---|
public CiscoIpPhone.CiscoIPPhoneStatusType()
public CiscoIpPhone.CiscoIPPhoneStatusType(java.lang.String text,
java.lang.Short timer,
java.lang.Boolean timerSpecified,
java.lang.Short locationX,
java.lang.Short locationY,
java.lang.Short width,
java.lang.Short height,
java.lang.Short depth,
java.lang.String data)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getText()
public void setText(java.lang.String value)
value - the value.public java.lang.Short getTimer()
public void setTimer(java.lang.Short value)
value - the value.public java.lang.Boolean getTimerSpecified()
public void setTimerSpecified(java.lang.Boolean value)
value - the value.public java.lang.Short getLocationX()
public void setLocationX(java.lang.Short value)
value - the value.public java.lang.Short getLocationY()
public void setLocationY(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.Short getHeight()
public void setHeight(java.lang.Short value)
value - the value.public java.lang.Short getDepth()
public void setDepth(java.lang.Short value)
value - the value.public java.lang.String getData()
public void setData(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||