Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.PocSessionType
-
Packages that use PocSessionType Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of PocSessionType in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as PocSessionType Modifier and Type Field Description static PocSessionTypePocSessionType. AD_HOC_POC_GROUP_SESSIONstatic PocSessionTypePocSessionType. CHAT_POC_GROUP_SESSIONstatic PocSessionTypePocSessionType. ONE_TO_ONE_POC_SESSIONstatic PocSessionTypePocSessionType. PRE_ARRANGED_POC_GROUP_SESSIONMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return PocSessionType Modifier and Type Method Description static PocSessionTypePocSessionType. fromInt(int type)PocSessionTypePocInformation. getPocSessionType()Returns the value of the PoC-Session-Type AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type PocSessionType Modifier and Type Method Description voidPocInformation. setPocSessionType(PocSessionType pocSessionType)Sets the value of the PoC-Session-Type AVP, of type Enumerated.
-