|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MAPOpenInfo
From GSM 09.02 Version 5.15.1 Release 1996 MAP-OpenInfo ::= SEQUENCE { destinationReference [0] AddressString originationReference [1] AddressString ..., extensionContainer ExtensionContainer -- extensionContainer must not be used in version 2 }
| Method Summary | |
|---|---|
AddressString |
getDestReference()
Get the destination AddressString |
MAPDialog |
getMAPDialog()
Get the MAPDialog for which this event is fired |
AddressString |
getOrigReference()
Get the originating AddressString |
void |
setDestReference(AddressString destReference)
Set the destination AddressString |
void |
setMAPDialog(MAPDialog mapDialog)
Set the MAPDialog |
void |
setOrigReference(AddressString origReference)
Set the originating AddressString |
| Method Detail |
|---|
AddressString getDestReference()
AddressString
void setDestReference(AddressString destReference)
AddressString
destReference - AddressString getOrigReference()
AddressString
void setOrigReference(AddressString origReference)
AddressString
origReference - MAPDialog getMAPDialog()
MAPDialog for which this event is fired
void setMAPDialog(MAPDialog mapDialog)
MAPDialog
mapDialog -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||