|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.JTapi.JTapiAddressOutServiceOptions
public static class JTapi.JTapiAddressOutServiceOptions
| Field Summary | |
|---|---|
java.lang.String |
deviceName
The name of the device on which the address is mapped. |
java.lang.String |
lineDN
The line directory number mapped on the device. |
java.lang.String |
partition
Name of the partition from which the event is triggered. |
| Constructor Summary | |
|---|---|
JTapi.JTapiAddressOutServiceOptions()
Constructs the JTapiAddressOutServiceOptions. |
|
JTapi.JTapiAddressOutServiceOptions(java.lang.String deviceName,
java.lang.String lineDN,
java.lang.String partition)
Constructs the JTapiAddressOutServiceOptions. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDeviceName()
Gets the value. |
java.lang.String |
getLineDN()
Gets the value. |
java.lang.String |
getPartition()
Gets the value. |
void |
setDeviceName(java.lang.String value)
Sets the value. |
void |
setLineDN(java.lang.String value)
Sets the value. |
void |
setPartition(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 |
|---|
public java.lang.String deviceName
public java.lang.String lineDN
public java.lang.String partition
| Constructor Detail |
|---|
public JTapi.JTapiAddressOutServiceOptions()
public JTapi.JTapiAddressOutServiceOptions(java.lang.String deviceName,
java.lang.String lineDN,
java.lang.String partition)
deviceName - The name of the device on which the address is mapped.
deviceNamelineDN - The line directory number mapped on the device.
lineDNpartition - Name of the partition from which the event is triggered.| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getDeviceName()
public void setDeviceName(java.lang.String value)
value - the value.public java.lang.String getLineDN()
public void setLineDN(java.lang.String value)
value - the value.public java.lang.String getPartition()
public void setPartition(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||