|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserToUserIndicators
Start time:14:23:10 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static boolean |
_NDI_NO_INFO
See Q.763 3.60 Network discard indicator : no information |
static boolean |
_NDI_UTUIDBTN
See Q.763 3.60 Network discard indicator : user-to-user information discarded by the network |
static int |
_PARAMETER_CODE
|
static int |
_REQ_Sx_NO_INFO
Service 1,2,3 request : no info |
static int |
_REQ_Sx_RE
Service 1,2,3 request : essential |
static int |
_REQ_Sx_RNE
Service 1,2,3 request : not essential |
static int |
_RESP_Sx_NO_INFO
Service 1,2,3 request : no info |
static int |
_RESP_Sx_NOT_PROVIDED
Service 1,2,3 request : not provided |
static int |
_RESP_Sx_PROVIDED
Service 1,2,3 request : provided |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getServiceOne()
|
int |
getServiceThree()
|
int |
getServiceTwo()
|
boolean |
isNetworkDiscardIndicator()
|
boolean |
isResponse()
|
void |
setNetworkDiscardIndicator(boolean networkDiscardIndicator)
|
void |
setResponse(boolean response)
|
void |
setServiceOne(int serviceOne)
|
void |
setServiceThree(int serviceThree)
|
void |
setServiceTwo(int serviceTwo)
|
| 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 _REQ_Sx_NO_INFO
static final int _REQ_Sx_RNE
static final int _REQ_Sx_RE
static final int _RESP_Sx_NO_INFO
static final int _RESP_Sx_NOT_PROVIDED
static final int _RESP_Sx_PROVIDED
static final boolean _NDI_NO_INFO
static final boolean _NDI_UTUIDBTN
| Method Detail |
|---|
boolean isResponse()
void setResponse(boolean response)
int getServiceOne()
void setServiceOne(int serviceOne)
int getServiceTwo()
void setServiceTwo(int serviceTwo)
int getServiceThree()
void setServiceThree(int serviceThree)
boolean isNetworkDiscardIndicator()
void setNetworkDiscardIndicator(boolean networkDiscardIndicator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||