Uses of Class
net.java.slee.resource.diameter.ro.events.avp.LcsFormatIndicator

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

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

Fields in net.java.slee.resource.diameter.ro.events.avp declared as LcsFormatIndicator
static LcsFormatIndicator LcsFormatIndicator.EMAIL_ADDRESS
           
static LcsFormatIndicator LcsFormatIndicator.LOGICAL_NAME
           
static LcsFormatIndicator LcsFormatIndicator.MSISDN
           
static LcsFormatIndicator LcsFormatIndicator.SIP_URL
           
static LcsFormatIndicator LcsFormatIndicator.URL
           
 

Methods in net.java.slee.resource.diameter.ro.events.avp that return LcsFormatIndicator
static LcsFormatIndicator LcsFormatIndicator.fromInt(int type)
          Return the value of this instance of this enumerated type.
 LcsFormatIndicator LcsClientName.getLcsFormatIndicator()
          Returns the value of the LCS-Format-Indicator AVP, of type Enumerated.
 

Methods in net.java.slee.resource.diameter.ro.events.avp with parameters of type LcsFormatIndicator
 void LcsClientName.setLcsFormatIndicator(LcsFormatIndicator lcsFormatIndicator)
          Sets the value of the LCS-Format-Indicator AVP, of type Enumerated.
 

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

Methods in org.mobicents.slee.resource.diameter.ro.events.avp that return LcsFormatIndicator
 LcsFormatIndicator LcsClientNameImpl.getLcsFormatIndicator()
           
 

Methods in org.mobicents.slee.resource.diameter.ro.events.avp with parameters of type LcsFormatIndicator
 void LcsClientNameImpl.setLcsFormatIndicator(LcsFormatIndicator lcsFormatIndicator)
           
 



Copyright © 2011. All Rights Reserved.