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

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

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

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

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type LcsRequestorId
 void LcsClientId.setLcsRequestorId(LcsRequestorId lcsRequestorId)
          Sets the value of the LCS-Requestor-ID AVP, of type Grouped.
 

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

Classes in org.mobicents.slee.resource.diameter.ro.events.avp that implement LcsRequestorId
 class LcsRequestorIdImpl
          LcsRequestorIdImpl.java
Project: mobicents
3:41:44 AM Apr 12, 2009
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return LcsRequestorId
 LcsRequestorId LcsClientIdImpl.getLcsRequestorId()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type LcsRequestorId
 void LcsClientIdImpl.setLcsRequestorId(LcsRequestorId lcsRequestorId)
           
 



Copyright © 2011. All Rights Reserved.