Uses of Interface
org.jainslee.resources.diameter.gx.types.vcd0.TdfInformation
-
Packages that use TdfInformation Package Description org.jainslee.resources.diameter.gx.types.vcd0 org.jainslee.resources.diameter.gx.vcd0 -
-
Uses of TdfInformation in org.jainslee.resources.diameter.gx.types.vcd0
Methods in org.jainslee.resources.diameter.gx.types.vcd0 that return TdfInformation Modifier and Type Method Description TdfInformation
CreditControlRequest. getTdfInformation()
Returns the value of the TDF-Information AVP, of type Grouped.Methods in org.jainslee.resources.diameter.gx.types.vcd0 with parameters of type TdfInformation Modifier and Type Method Description void
CreditControlRequest. setTdfInformation(TdfInformation tdfInformation)
Sets the value of the TDF-Information AVP, of type Grouped. -
Uses of TdfInformation in org.jainslee.resources.diameter.gx.vcd0
Methods in org.jainslee.resources.diameter.gx.vcd0 that return TdfInformation Modifier and Type Method Description TdfInformation
MessageFactory. createTdfInformation()
Create an empty TdfInformation (Grouped AVP) instance.
-