|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowStatus | |
|---|---|
| net.java.slee.resource.diameter.gq.events.avp | |
| org.mobicents.slee.resource.diameter.gq.events.avp | |
| Uses of FlowStatus in net.java.slee.resource.diameter.gq.events.avp |
|---|
| Fields in net.java.slee.resource.diameter.gq.events.avp declared as FlowStatus | |
|---|---|
static FlowStatus |
FlowStatus.DISABLED
|
static FlowStatus |
FlowStatus.ENABLED
|
static FlowStatus |
FlowStatus.ENABLED_DOWNLINK
|
static FlowStatus |
FlowStatus.ENABLED_UPLINK
|
static FlowStatus |
FlowStatus.REMOVED
|
| Methods in net.java.slee.resource.diameter.gq.events.avp that return FlowStatus | |
|---|---|
static FlowStatus |
FlowStatus.fromInt(int type)
Return the value of this instance of this enumerated type. |
FlowStatus |
MediaSubComponent.getFlowStatus()
Returns the value of the Flow-Status DL AVP, of type Flow Status. |
FlowStatus |
MediaComponentDescription.getFlowStatus()
Returns the value of the Flow-Status AVP, of type Grouped. |
| Methods in net.java.slee.resource.diameter.gq.events.avp with parameters of type FlowStatus | |
|---|---|
void |
MediaSubComponent.setFlowStatus(FlowStatus flowStatus)
Sets the value of the Flow-Status AVP, of type Flow Status. |
void |
MediaComponentDescription.setFlowStatus(FlowStatus flowStatus)
Sets the value of the Flow-Status AVP, of type Unsigned32. |
| Uses of FlowStatus in org.mobicents.slee.resource.diameter.gq.events.avp |
|---|
| Methods in org.mobicents.slee.resource.diameter.gq.events.avp that return FlowStatus | |
|---|---|
FlowStatus |
MediaSubComponentImpl.getFlowStatus()
|
FlowStatus |
MediaComponentDescriptionImpl.getFlowStatus()
|
| Methods in org.mobicents.slee.resource.diameter.gq.events.avp with parameters of type FlowStatus | |
|---|---|
void |
MediaSubComponentImpl.setFlowStatus(FlowStatus flowStatus)
|
void |
MediaComponentDescriptionImpl.setFlowStatus(FlowStatus flowStatus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||