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

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

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

Methods in net.java.slee.resource.diameter.ro.events.avp that return LcsClientId
 LcsClientId LcsInformation.getLcsClientId()
          Returns the value of the LCS-Client-ID AVP, of type Grouped.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type LcsClientId
 void LcsInformation.setLcsClientId(LcsClientId lcsClientId)
          Sets the value of the LCS-Client-ID AVP, of type Grouped.
 

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

Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement LcsClientId
 class LcsClientIdImpl
          LcsClientIdImpl.java
Project: mobicents
3:24:25 AM Apr 12, 2009
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return LcsClientId
 LcsClientId LcsInformationImpl.getLcsClientId()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type LcsClientId
 void LcsInformationImpl.setLcsClientId(LcsClientId lcsClientId)
           
 



Copyright © 2011. All Rights Reserved.