|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowGrouping | |
|---|---|
| net.java.slee.resource.diameter.gq.events | |
| org.mobicents.slee.resource.diameter.gq.events | |
| org.mobicents.slee.resource.diameter.gq.events.avp | |
| Uses of FlowGrouping in net.java.slee.resource.diameter.gq.events |
|---|
| Methods in net.java.slee.resource.diameter.gq.events that return FlowGrouping | |
|---|---|
FlowGrouping[] |
GqReAuthAnswer.getFlowGroupings()
Returns the set of Flow-Grouping AVPs. |
FlowGrouping[] |
GqAARequest.getFlowGroupings()
Returns the set of Flow-Grouping AVPs. |
| Methods in net.java.slee.resource.diameter.gq.events with parameters of type FlowGrouping | |
|---|---|
void |
GqReAuthAnswer.setFlowGrouping(FlowGrouping flowGrouping)
Sets a single Media-Component-Description AVP in the message, of type FlowGrouping. |
void |
GqAARequest.setFlowGrouping(FlowGrouping flowGrouping)
Sets a single Media-Component-Description AVP in the message, of type FlowGrouping. |
void |
GqReAuthAnswer.setFlowGroupings(FlowGrouping[] flowGroupings)
Sets the set of Media-Component-Description AVPs, with all the values in the given array. |
void |
GqAARequest.setFlowGroupings(FlowGrouping[] flowGroupings)
Sets the set of Media-Component-Description AVPs, with all the values in the given array. |
| Uses of FlowGrouping in org.mobicents.slee.resource.diameter.gq.events |
|---|
| Methods in org.mobicents.slee.resource.diameter.gq.events that return FlowGrouping | |
|---|---|
FlowGrouping[] |
GqReAuthAnswerImpl.getFlowGroupings()
|
FlowGrouping[] |
GqAARequestImpl.getFlowGroupings()
|
| Methods in org.mobicents.slee.resource.diameter.gq.events with parameters of type FlowGrouping | |
|---|---|
void |
GqReAuthAnswerImpl.setFlowGrouping(FlowGrouping flowGrouping)
|
void |
GqAARequestImpl.setFlowGrouping(FlowGrouping flowGrouping)
|
void |
GqReAuthAnswerImpl.setFlowGroupings(FlowGrouping[] flowGroupings)
|
void |
GqAARequestImpl.setFlowGroupings(FlowGrouping[] flowGroupings)
|
| Uses of FlowGrouping in org.mobicents.slee.resource.diameter.gq.events.avp |
|---|
| Classes in org.mobicents.slee.resource.diameter.gq.events.avp that implement FlowGrouping | |
|---|---|
class |
FlowGroupingImpl
Implementation for FlowGrouping |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||