Uses of Interface
org.jainslee.resources.diameter.rf.types.v790.WlanInformation
-
Packages that use WlanInformation Package Description org.jainslee.resources.diameter.rf.types.v790 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v7.9.0.org.jainslee.resources.diameter.rf.v790 -
-
Uses of WlanInformation in org.jainslee.resources.diameter.rf.types.v790
Methods in org.jainslee.resources.diameter.rf.types.v790 that return WlanInformation Modifier and Type Method Description WlanInformationServiceInformation. getWlanInformation()Returns the value of the WLAN-Information AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.v790 with parameters of type WlanInformation Modifier and Type Method Description voidServiceInformation. setWlanInformation(WlanInformation wlanInformation)Sets the value of the WLAN-Information AVP, of type Grouped. -
Uses of WlanInformation in org.jainslee.resources.diameter.rf.v790
Methods in org.jainslee.resources.diameter.rf.v790 that return WlanInformation Modifier and Type Method Description WlanInformationMessageFactory. createWlanInformation()Create an empty WlanInformation (Grouped AVP) instance.
-