|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeviceEndpointType
Defines the type of a DeviceEndpoint
object.
Each DeviceEndpoint
object has a certain
type which characterizes this device.
Note: Java 1.5 enum types are not used because Java 1.4 compatibility is a requirement.
Field Summary | |
---|---|
static DeviceEndpointType |
LOGICAL
Denotes a logical device. |
static DeviceEndpointType |
PHYSICAL
Denotes a physical existing device. |
Method Summary | |
---|---|
boolean |
isEqual(DeviceEndpointType deviceEndpointType)
Compare this objects for equality. |
Field Detail |
---|
static final DeviceEndpointType PHYSICAL
Typically this a station on the desk or a mobile phone. But also soft-phones (software on PC which allows to communicate by using a head set and microphone) are considered being a physical device.
static final DeviceEndpointType LOGICAL
Examples are a conference room or a waiting queue. I.e. devices which live only as software in a server without physical connection to the outside world.
Method Detail |
---|
boolean isEqual(DeviceEndpointType deviceEndpointType)
deviceEndpointType
- the device endpoint type to be compared.
|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This software is the confidential and proprietary information of Siemens Enterprise Communications, Germany