| Package | Description |
|---|---|
| org.mobicents.protocols.ss7.map.api | |
| org.mobicents.protocols.ss7.map.api.primitives |
| Modifier and Type | Method and Description |
|---|---|
MAPPrivateExtension |
MAPParameterFactory.createMAPPrivateExtension(long[] oId,
byte[] data)
Creates a new instance of
MAPPrivateExtension for
MAPExtensionContainer |
| Modifier and Type | Method and Description |
|---|---|
MAPExtensionContainer |
MAPParameterFactory.createMAPExtensionContainer(java.util.ArrayList<MAPPrivateExtension> privateExtensionList,
byte[] pcsExtensions) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<MAPPrivateExtension> |
MAPExtensionContainer.getPrivateExtensionList()
Get the PrivateExtension list
|
| Modifier and Type | Method and Description |
|---|---|
void |
MAPExtensionContainer.setPrivateExtensionList(java.util.ArrayList<MAPPrivateExtension> privateExtensionList)
Set the PrivateExtension list
|
Copyright © 2011. All Rights Reserved.