Uses of Interface
net.java.slee.resource.diameter.ro.events.avp.LocationType

Packages that use LocationType
net.java.slee.resource.diameter.ro.events.avp   
org.mobicents.slee.resource.diameter.ro.events.avp   
 

Uses of LocationType in net.java.slee.resource.diameter.ro.events.avp
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return LocationType
 LocationType WlanRadioContainer.getLocationType()
          Returns the value of the Location-Type AVP, of type Grouped.
 LocationType LcsInformation.getLocationType()
          Returns the value of the Location-Type AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type LocationType
 void WlanRadioContainer.setLocationType(LocationType locationType)
          Sets the value of the Location-Type AVP, of type Grouped.
 void LcsInformation.setLocationType(LocationType locationType)
          Sets the value of the Location-Type AVP, of type Grouped.
 

Uses of LocationType in org.mobicents.slee.resource.diameter.ro.events.avp
 

Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement LocationType
 class LocationTypeImpl
          LocationTypeImpl.java
Project: mobicents
12:00:23 PM Apr 12, 2009
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return LocationType
 LocationType WlanRadioContainerImpl.getLocationType()
           
 LocationType LcsInformationImpl.getLocationType()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type LocationType
 void WlanRadioContainerImpl.setLocationType(LocationType locationType)
           
 void LcsInformationImpl.setLocationType(LocationType locationType)
           
 



Copyright © 2011. All Rights Reserved.