org.mobicents.protocols.ss7.isup.message.parameter
Interface CCSS
- All Superinterfaces:
- ISUPComponent, ISUPParameter, java.io.Serializable
public interface CCSS
- extends ISUPParameter
Start time:12:16:04 2009-07-23
Project: mobicents-isup-stack
- Author:
- Bartosz Baranowski
|
Field Summary |
static boolean |
_CCSS_CALL
See Q.763 3.83 CCNR possible indicator : possible |
static boolean |
_NOT_CCSS_CALL
See Q.763 3.83 CCNR possible indicator : not possible |
static int |
_PARAMETER_CODE
|
| 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
_NOT_CCSS_CALL
static final boolean _NOT_CCSS_CALL
- See Q.763 3.83 CCNR possible indicator : not possible
- See Also:
- Constant Field Values
_CCSS_CALL
static final boolean _CCSS_CALL
- See Q.763 3.83 CCNR possible indicator : possible
- See Also:
- Constant Field Values
isCcssCall
boolean isCcssCall()
setCcssCall
void setCcssCall(boolean ccssCall)
Copyright © 2010. All Rights Reserved.