|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cnrg.itx.signal.DesktopSignaling.Result
Inner Class containing the result of a Dial Sequence. Used only by Signaling in the Dial Sequence
Constructor Summary | |
DesktopSignaling.Result(int i)
Constructor |
|
DesktopSignaling.Result(int i,
java.lang.Long l)
Constructor |
Method Summary | |
int |
getResult()
|
java.lang.Long |
getSeq()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DesktopSignaling.Result(int i)
i
- is the result of the Dial sequencepublic DesktopSignaling.Result(int i, java.lang.Long l)
i
- is the result of the Dial sequencel
- is the sequence number for the SignalConnection createdMethod Detail |
public int getResult()
public java.lang.Long getSeq()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |