Uses of Class
org.jainslee.resources.diameter.rf.types.vb80.PocUserRoleInfoUnits
-
Packages that use PocUserRoleInfoUnits Package Description org.jainslee.resources.diameter.rf.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0. -
-
Uses of PocUserRoleInfoUnits in org.jainslee.resources.diameter.rf.types.vb80
Fields in org.jainslee.resources.diameter.rf.types.vb80 declared as PocUserRoleInfoUnits Modifier and Type Field Description static PocUserRoleInfoUnitsPocUserRoleInfoUnits. DISPATCHERstatic PocUserRoleInfoUnitsPocUserRoleInfoUnits. MODERATORstatic PocUserRoleInfoUnitsPocUserRoleInfoUnits. SESSION_OWNERstatic PocUserRoleInfoUnitsPocUserRoleInfoUnits. SESSION_PARTICIPANTMethods in org.jainslee.resources.diameter.rf.types.vb80 that return PocUserRoleInfoUnits Modifier and Type Method Description static PocUserRoleInfoUnitsPocUserRoleInfoUnits. fromInt(int type)PocUserRoleInfoUnitsPocUserRole. getPocUserRoleInfoUnits()Returns the value of the PoC-User-Role-Info-Units AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.vb80 with parameters of type PocUserRoleInfoUnits Modifier and Type Method Description voidPocUserRole. setPocUserRoleInfoUnits(PocUserRoleInfoUnits pocUserRoleInfoUnits)Sets the value of the PoC-User-Role-Info-Units AVP, of type Enumerated.
-