|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressString | |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.dialog | |
| org.mobicents.protocols.ss7.map.api.service.supplementary | |
| Uses of AddressString in org.mobicents.protocols.ss7.map.api |
|---|
| Methods in org.mobicents.protocols.ss7.map.api that return AddressString | |
|---|---|
AddressString |
MapServiceFactory.createAddressString(AddressNature addNature,
NumberingPlan numPlan,
java.lang.String address)
Creates a new instance of AddressString |
| Methods in org.mobicents.protocols.ss7.map.api with parameters of type AddressString | |
|---|---|
void |
MAPDialog.addProcessUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AddressString msisdn)
Add's a new Process Unstructured SS Request as Component. |
MAPDialog |
MAPProvider.createNewDialog(MAPApplicationContext appCntx,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress origAddress,
AddressString origReference,
org.mobicents.protocols.ss7.sccp.parameter.SccpAddress destAddress,
AddressString destReference)
Creates a new Dialog. |
| Uses of AddressString in org.mobicents.protocols.ss7.map.api.dialog |
|---|
| Methods in org.mobicents.protocols.ss7.map.api.dialog that return AddressString | |
|---|---|
AddressString |
MAPOpenInfo.getDestReference()
Get the destination AddressString |
AddressString |
MAPOpenInfo.getOrigReference()
Get the originating AddressString |
| Methods in org.mobicents.protocols.ss7.map.api.dialog with parameters of type AddressString | |
|---|---|
void |
MAPOpenInfo.setDestReference(AddressString destReference)
Set the destination AddressString |
void |
MAPOpenInfo.setOrigReference(AddressString origReference)
Set the originating AddressString |
| Uses of AddressString in org.mobicents.protocols.ss7.map.api.service.supplementary |
|---|
| Methods in org.mobicents.protocols.ss7.map.api.service.supplementary that return AddressString | |
|---|---|
AddressString |
ProcessUnstructuredSSRequest.getMSISDNAddressString()
|
AddressString |
ProcessUnstructuredSSIndication.getMSISDNAddressString()
Get the AddressString representing the MSISDN |
| Methods in org.mobicents.protocols.ss7.map.api.service.supplementary with parameters of type AddressString | |
|---|---|
void |
ProcessUnstructuredSSRequest.setMSISDNAddressString(AddressString msisdnAddr)
|
void |
ProcessUnstructuredSSIndication.setMSISDNAddressString(AddressString msisdnAddr)
Set the AddressString representing the MSISDN which sent this
USSD String |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||