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

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

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

Methods in net.java.slee.resource.diameter.ro.events.avp that return TrunkGroupId
 TrunkGroupId ImsInformation.getTrunkGroupId()
          Returns the value of the Trunk-Group-ID AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type TrunkGroupId
 void ImsInformation.setTrunkGroupId(TrunkGroupId trunkGroupId)
          Sets the value of the Trunk-Group-ID AVP, of type Grouped.
 

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

Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement TrunkGroupId
 class TrunkGroupIdImpl
          TrunkGroupIdImpl.java
Project: mobicents
1:52:51 AM Apr 12, 2009
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return TrunkGroupId
 TrunkGroupId ImsInformationImpl.getTrunkGroupId()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type TrunkGroupId
 void ImsInformationImpl.setTrunkGroupId(TrunkGroupId trunkGroupId)
           
 



Copyright © 2011. All Rights Reserved.