Uses of Interface
org.jainslee.resources.diameter.gx.types.vcd0.RoutingRuleInstall
-
Packages that use RoutingRuleInstall Package Description org.jainslee.resources.diameter.gx.types.vcd0 org.jainslee.resources.diameter.gx.vcd0 -
-
Uses of RoutingRuleInstall in org.jainslee.resources.diameter.gx.types.vcd0
Methods in org.jainslee.resources.diameter.gx.types.vcd0 that return RoutingRuleInstall Modifier and Type Method Description RoutingRuleInstall
CreditControlRequest. getRoutingRuleInstall()
Returns the value of the Routing-Rule-Install AVP, of type Grouped.Methods in org.jainslee.resources.diameter.gx.types.vcd0 with parameters of type RoutingRuleInstall Modifier and Type Method Description void
CreditControlRequest. setRoutingRuleInstall(RoutingRuleInstall routingRuleInstall)
Sets the value of the Routing-Rule-Install AVP, of type Grouped. -
Uses of RoutingRuleInstall in org.jainslee.resources.diameter.gx.vcd0
Methods in org.jainslee.resources.diameter.gx.vcd0 that return RoutingRuleInstall Modifier and Type Method Description RoutingRuleInstall
MessageFactory. createRoutingRuleInstall()
Create an empty RoutingRuleInstall (Grouped AVP) instance.
-