Uses of Interface
org.jainslee.resources.diameter.rf.types.v710.LocationType
-
Packages that use LocationType 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 LocationType in org.jainslee.resources.diameter.rf.types.v710
Methods in org.jainslee.resources.diameter.rf.types.v710 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.rf.types.v710 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.rf.v710
Methods in org.jainslee.resources.diameter.rf.v710 that return LocationType Modifier and Type Method Description LocationTypeMessageFactory. createLocationType()Create an empty LocationType (Grouped AVP) instance.
-