Uses of Interface
org.jainslee.resources.diameter.ro.types.vcb0.Flows
-
Packages that use Flows Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0.org.jainslee.resources.diameter.ro.vcb0 -
-
Uses of Flows in org.jainslee.resources.diameter.ro.types.vcb0
Methods in org.jainslee.resources.diameter.ro.types.vcb0 that return Flows Modifier and Type Method Description Flows[]AfCorrelationInformation. getFlowses()Returns the set of Flows AVPs.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type Flows Modifier and Type Method Description voidAfCorrelationInformation. setFlows(Flows flows)Sets a single Flows AVP in the AF-Correlation-Information AVP, of type Grouped.voidAfCorrelationInformation. setFlowses(Flows[] flowses)Sets the set of Flows AVPs, with all the values in the given array. -
Uses of Flows in org.jainslee.resources.diameter.ro.vcb0
Methods in org.jainslee.resources.diameter.ro.vcb0 that return Flows Modifier and Type Method Description FlowsMessageFactory. createFlows()Create an empty Flows (Grouped AVP) instance.FlowsMessageFactory. createFlows(long mediaComponentNumber)Create a Flows (Grouped AVP) instance using required AVP values.
-