Uses of Class
org.jainslee.resources.diameter.cca.types.FinalUnitAction
-
Packages that use FinalUnitAction Package Description org.jainslee.resources.diameter.cca The Diameter CCA Resource Adaptor type based on RFC 4006.org.jainslee.resources.diameter.cca.types This package contains the definitions of Diameter CCA messages, grouped AVPs and enumerated types.org.jainslee.resources.diameter.gx.types.va10 This package contains the definitions of Diameter Gx messages, grouped AVPs and enumerated types.org.jainslee.resources.diameter.gx.types.vb90 This package contains the definitions of Diameter Gx messages, grouped AVPs and enumerated types.org.jainslee.resources.diameter.gx.types.vcd0 org.jainslee.resources.diameter.rf.types.vcb0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v12.11.0.
org.jainslee.resources.diameter.rf.v790 org.jainslee.resources.diameter.rf.v8d0 org.jainslee.resources.diameter.rf.v960 org.jainslee.resources.diameter.rf.va00 org.jainslee.resources.diameter.rf.vb80 org.jainslee.resources.diameter.rf.vcb0 org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvp
andDiameterMessage
objects defined inRFC 4006
and3GPP TS 32.299 v12.11.0.
-
-
Uses of FinalUnitAction in org.jainslee.resources.diameter.cca
Methods in org.jainslee.resources.diameter.cca with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
CreditControlMessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.cca.types
Fields in org.jainslee.resources.diameter.cca.types declared as FinalUnitAction Modifier and Type Field Description static FinalUnitAction
FinalUnitAction. REDIRECT
The service element MUST redirect the user to the address specified in the Redirect-Server-Address AVP.static FinalUnitAction
FinalUnitAction. RESTRICT_ACCESS
The access device MUST restrict the user access according to the IP packet filters defined in the Restriction-Filter-Rule AVP or according to the IP packet filters identified by the Filter-Id AVP.static FinalUnitAction
FinalUnitAction. TERMINATE
The credit-control client MUST terminate the service session.Methods in org.jainslee.resources.diameter.cca.types that return FinalUnitAction Modifier and Type Method Description static FinalUnitAction
FinalUnitAction. fromInt(int type)
FinalUnitAction
FinalUnitIndication. getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.cca.types with parameters of type FinalUnitAction Modifier and Type Method Description void
FinalUnitIndication. setFinalUnitAction(FinalUnitAction finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.gx.types.va10
Methods in org.jainslee.resources.diameter.gx.types.va10 that return FinalUnitAction Modifier and Type Method Description FinalUnitAction
Flows. getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.va10 with parameters of type FinalUnitAction Modifier and Type Method Description void
Flows. setFinalUnitAction(FinalUnitAction finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.gx.types.vb90
Methods in org.jainslee.resources.diameter.gx.types.vb90 that return FinalUnitAction Modifier and Type Method Description FinalUnitAction
Flows. getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.vb90 with parameters of type FinalUnitAction Modifier and Type Method Description void
Flows. setFinalUnitAction(FinalUnitAction finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.gx.types.vcd0
Methods in org.jainslee.resources.diameter.gx.types.vcd0 that return FinalUnitAction Modifier and Type Method Description FinalUnitAction
Flows. getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.vcd0 with parameters of type FinalUnitAction Modifier and Type Method Description void
Flows. setFinalUnitAction(FinalUnitAction finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.types.vcb0
Methods in org.jainslee.resources.diameter.rf.types.vcb0 that return FinalUnitAction Modifier and Type Method Description FinalUnitAction
Flows. getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.vcb0 with parameters of type FinalUnitAction Modifier and Type Method Description void
Flows. setFinalUnitAction(FinalUnitAction finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.v790
Methods in org.jainslee.resources.diameter.rf.v790 with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
MessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.v8d0
Methods in org.jainslee.resources.diameter.rf.v8d0 with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
MessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.v960
Methods in org.jainslee.resources.diameter.rf.v960 with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
MessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.va00
Methods in org.jainslee.resources.diameter.rf.va00 with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
MessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.vb80
Methods in org.jainslee.resources.diameter.rf.vb80 with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
MessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.rf.vcb0
Methods in org.jainslee.resources.diameter.rf.vcb0 with parameters of type FinalUnitAction Modifier and Type Method Description FinalUnitIndication
MessageFactory. createFinalUnitIndication(FinalUnitAction finalUnitAction)
Create a FinalUnitIndication (Grouped AVP) instance using required AVP values. -
Uses of FinalUnitAction in org.jainslee.resources.diameter.ro.types.vcb0
Methods in org.jainslee.resources.diameter.ro.types.vcb0 that return FinalUnitAction Modifier and Type Method Description FinalUnitAction
Flows. getFinalUnitAction()
Returns the value of the Final-Unit-Action AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type FinalUnitAction Modifier and Type Method Description void
Flows. setFinalUnitAction(FinalUnitAction finalUnitAction)
Sets the value of the Final-Unit-Action AVP, of type Enumerated.
-