| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.primitives |
| Modifier and Type | Method and Description |
|---|---|
AddressString |
MAPParameterFactory.createAddressString(AddressNature addNature,
NumberingPlan numPlan,
java.lang.String address)
Creates a new instance of
AddressString |
FTNAddressString |
MAPParameterFactory.createFTNAddressString(AddressNature addNature,
NumberingPlan numPlan,
java.lang.String address) |
ISDNAddressString |
MAPParameterFactory.createISDNAddressString(AddressNature addNature,
NumberingPlan numPlan,
java.lang.String address) |
| Modifier and Type | Method and Description |
|---|---|
AddressNature |
AddressString.getAddressNature() |
static AddressNature |
AddressNature.getInstance(int indication) |
static AddressNature |
AddressNature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AddressNature[] |
AddressNature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.