Uses of Interface
org.jainslee.resources.diameter.ro.types.v820.LocationType
-
Packages that use LocationType Package Description org.jainslee.resources.diameter.ro.types.v820 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v8.2.0.org.jainslee.resources.diameter.ro.v820 -
-
Uses of LocationType in org.jainslee.resources.diameter.ro.types.v820
Methods in org.jainslee.resources.diameter.ro.types.v820 that return LocationType Modifier and Type Method Description LocationTypeLcsInformation. getLocationType()Returns the value of the Location-Type AVP, of type Grouped.LocationTypeWlanRadioContainer. getLocationType()Returns the value of the Location-Type AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v820 with parameters of type LocationType Modifier and Type Method Description voidLcsInformation. setLocationType(LocationType locationType)Sets the value of the Location-Type AVP, of type Grouped.voidWlanRadioContainer. setLocationType(LocationType locationType)Sets the value of the Location-Type AVP, of type Grouped. -
Uses of LocationType in org.jainslee.resources.diameter.ro.v820
Methods in org.jainslee.resources.diameter.ro.v820 that return LocationType Modifier and Type Method Description LocationTypeMessageFactory. createLocationType()Create an empty LocationType (Grouped AVP) instance.
-