org.mobicents.protocols.ss7.isup.message.parameter
public interface CallReference extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
int |
getCallIdentity() |
int |
getSignalingPointCode() |
void |
setCallIdentity(int callIdentity) |
void |
setSignalingPointCode(int signalingPointCode) |
getCodestatic final int _PARAMETER_CODE
Copyright © 2011. All Rights Reserved.