|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CauseIndicators
Start time:12:11:30 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_CODING_STANDARD_IOS_IEC
See Q.850 |
static int |
_CODING_STANDARD_ITUT
See Q.850 |
static int |
_CODING_STANDARD_NATIONAL
See Q.850 |
static int |
_CODING_STANDARD_SPECIFIC
See Q.850 |
static int |
_LOCATION_INTERNATIONAL_NETWORK
See Q.850 |
static int |
_LOCATION_NETWORK_BEYOND_IP
See Q.850 network beyond interworking point (BI) |
static int |
_LOCATION_PRIVATE_NSLU
See Q.850 private network serving the local user (LPN) |
static int |
_LOCATION_PRIVATE_NSRU
See Q.850 private network serving the remote user (RPN) |
static int |
_LOCATION_PUBLIC_NSLU
See Q.850 public network serving the local user (LN) |
static int |
_LOCATION_PUBLIC_NSRU
See Q.850 public network serving the remote user (RLN) |
static int |
_LOCATION_TRANSIT_NETWORK
See Q.850 transit network (TN) |
static int |
_LOCATION_USER
See Q.850 |
static int |
_PARAMETER_CODE
|
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getCauseValue()
|
int |
getCodingStandard()
|
byte[] |
getDiagnostics()
|
int |
getLocation()
|
void |
setCauseValue(int causeValue)
|
void |
setCodingStandard(int codingStandard)
|
void |
setDiagnostics(byte[] diagnostics)
|
void |
setLocation(int location)
|
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter |
|---|
getCode |
| Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
decodeElement, encodeElement, encodeElement |
| Field Detail |
|---|
static final int _PARAMETER_CODE
static final int _CODING_STANDARD_ITUT
static final int _CODING_STANDARD_IOS_IEC
static final int _CODING_STANDARD_NATIONAL
static final int _CODING_STANDARD_SPECIFIC
static final int _LOCATION_USER
static final int _LOCATION_PRIVATE_NSLU
static final int _LOCATION_PUBLIC_NSLU
static final int _LOCATION_TRANSIT_NETWORK
static final int _LOCATION_PRIVATE_NSRU
static final int _LOCATION_PUBLIC_NSRU
static final int _LOCATION_INTERNATIONAL_NETWORK
static final int _LOCATION_NETWORK_BEYOND_IP
| Method Detail |
|---|
int getCodingStandard()
void setCodingStandard(int codingStandard)
int getLocation()
void setLocation(int location)
int getCauseValue()
void setCauseValue(int causeValue)
byte[] getDiagnostics()
void setDiagnostics(byte[] diagnostics)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||