|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoConnectionID
The CiscoConnectionID
object represents a unique object
that is associated with each connection.
Applications may use the object itself
or the integer representation of the object that the intValue()
method returns.
Method Summary | |
---|---|
CiscoConnection |
getConnection()
Returns the CiscoConnection for the CiscoConnectionID. |
int |
intValue()
Returns an integer representation of this object. |
Methods inherited from interface com.cisco.jtapi.extensions.CiscoObjectContainer |
---|
getObject, setObject |
Method Detail |
---|
int intValue()
CiscoConnection getConnection()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |