org.mobicents.protocols.ss7.isup.message.parameter
public interface NetworkManagementControls extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
byte |
createTAREnabledByte(boolean enabled) |
byte[] |
getNetworkManagementControls() |
boolean |
isTARControlEnabled(byte b) |
void |
setNetworkManagementControls(byte[] networkManagementControls) |
getCodestatic final int _PARAMETER_CODE
boolean isTARControlEnabled(byte b)
byte createTAREnabledByte(boolean enabled)
byte[] getNetworkManagementControls()
void setNetworkManagementControls(byte[] networkManagementControls)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionCopyright © 2011. All Rights Reserved.