org.mobicents.protocols.ss7.isup.message.parameter
Interface NetworkManagementControls
- All Superinterfaces:
- ISUPComponent, ISUPParameter, java.io.Serializable
public interface NetworkManagementControls
- extends ISUPParameter
Start time:13:32:08 2009-07-23
Project: mobicents-isup-stack
- Author:
- Bartosz Baranowski
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter |
getCode |
_PARAMETER_CODE
static final int _PARAMETER_CODE
- See Also:
- Constant Field Values
isTARControlEnabled
boolean isTARControlEnabled(byte b)
createTAREnabledByte
byte createTAREnabledByte(boolean enabled)
getNetworkManagementControls
byte[] getNetworkManagementControls()
setNetworkManagementControls
void setNetworkManagementControls(byte[] networkManagementControls)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
Copyright © 2010. All Rights Reserved.