Uses of Interface
org.jainslee.resources.diameter.rf.types.v710.WlanRadioContainer
-
Packages that use WlanRadioContainer Package Description org.jainslee.resources.diameter.rf.types.v710 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v7.1.0.org.jainslee.resources.diameter.rf.v710 -
-
Uses of WlanRadioContainer in org.jainslee.resources.diameter.rf.types.v710
Methods in org.jainslee.resources.diameter.rf.types.v710 that return WlanRadioContainer Modifier and Type Method Description WlanRadioContainerWlanInformation. getWlanRadioContainer()Returns the value of the WLAN-Radio-Container AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.v710 with parameters of type WlanRadioContainer Modifier and Type Method Description voidWlanInformation. setWlanRadioContainer(WlanRadioContainer wlanRadioContainer)Sets the value of the WLAN-Radio-Container AVP, of type Grouped. -
Uses of WlanRadioContainer in org.jainslee.resources.diameter.rf.v710
Methods in org.jainslee.resources.diameter.rf.v710 that return WlanRadioContainer Modifier and Type Method Description WlanRadioContainerMessageFactory. createWlanRadioContainer()Create an empty WlanRadioContainer (Grouped AVP) instance.
-