Uses of Interface
org.jainslee.resources.diameter.rf.types.vb80.MmtelInformation
-
Packages that use MmtelInformation Package Description org.jainslee.resources.diameter.rf.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0.org.jainslee.resources.diameter.rf.vb80 -
-
Uses of MmtelInformation in org.jainslee.resources.diameter.rf.types.vb80
Methods in org.jainslee.resources.diameter.rf.types.vb80 that return MmtelInformation Modifier and Type Method Description MmtelInformationServiceInformation. getMmtelInformation()Returns the value of the MMTel-Information AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.vb80 with parameters of type MmtelInformation Modifier and Type Method Description voidServiceInformation. setMmtelInformation(MmtelInformation mmtelInformation)Sets the value of the MMTel-Information AVP, of type Grouped. -
Uses of MmtelInformation in org.jainslee.resources.diameter.rf.vb80
Methods in org.jainslee.resources.diameter.rf.vb80 that return MmtelInformation Modifier and Type Method Description MmtelInformationMessageFactory. createMmtelInformation()Create an empty MmtelInformation (Grouped AVP) instance.
-