Uses of Class
net.java.slee.resource.diameter.cca.events.avp.UserEquipmentInfoType

Packages that use UserEquipmentInfoType
net.java.slee.resource.diameter.cca.events.avp   
org.mobicents.slee.resource.diameter.cca.events.avp   
 

Uses of UserEquipmentInfoType in net.java.slee.resource.diameter.cca.events.avp
 

Methods in net.java.slee.resource.diameter.cca.events.avp that return UserEquipmentInfoType
static UserEquipmentInfoType UserEquipmentInfoType.fromInt(int presumableValue)
           
 UserEquipmentInfoType UserEquipmentInfoAvp.getUserEquipmentInfoType()
          Returns the value of the User-Equipment-Info-Type AVP, of type Enumerated.
static UserEquipmentInfoType UserEquipmentInfoType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UserEquipmentInfoType[] UserEquipmentInfoType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.java.slee.resource.diameter.cca.events.avp with parameters of type UserEquipmentInfoType
 void UserEquipmentInfoAvp.setUserEquipmentInfoType(UserEquipmentInfoType type)
          Sets the value of the User-Equipment-Info-Type AVP, of type Enumerated.
 

Uses of UserEquipmentInfoType in org.mobicents.slee.resource.diameter.cca.events.avp
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp that return UserEquipmentInfoType
 UserEquipmentInfoType UserEquipmentInfoAvpImpl.getUserEquipmentInfoType()
           
 

Methods in org.mobicents.slee.resource.diameter.cca.events.avp with parameters of type UserEquipmentInfoType
 void UserEquipmentInfoAvpImpl.setUserEquipmentInfoType(UserEquipmentInfoType type)
           
 



Copyright © 2012. All Rights Reserved.