|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.JTapi.JTapiGetDeviceStatusOptions
public static class JTapi.JTapiGetDeviceStatusOptions
| Field Summary | |
|---|---|
java.lang.Integer |
timeout
The Timeout property specifies to the Application Runtime Environment how long to wait for a response from the provider for the current action. |
| Constructor Summary | |
|---|---|
JTapi.JTapiGetDeviceStatusOptions()
Constructs the JTapiGetDeviceStatusOptions. |
|
JTapi.JTapiGetDeviceStatusOptions(java.lang.Integer timeout)
Constructs the JTapiGetDeviceStatusOptions. |
|
| Method Summary | |
|---|---|
java.lang.Integer |
getTimeout()
Gets the value. |
void |
setTimeout(java.lang.Integer 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.Integer timeout
| Constructor Detail |
|---|
public JTapi.JTapiGetDeviceStatusOptions()
public JTapi.JTapiGetDeviceStatusOptions(java.lang.Integer timeout)
timeout - The Timeout property specifies to the Application Runtime Environment how
timeout long to wait for a response from the provider for the current action. The
timeout ReturnValue returned in this case is Timeout. The value must be a literal
timeout value in milliseconds.
timeout| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Integer getTimeout()
public void setTimeout(java.lang.Integer value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||