Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.PocEventType
-
Packages that use PocEventType Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of PocEventType in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as PocEventType Modifier and Type Field Description static PocEventTypePocEventType. EARLY_SESSION_SETING_UP_EVENTstatic PocEventTypePocEventType. INSTANT_PERSONAL_ALERT_EVENTstatic PocEventTypePocEventType. NORMALstatic PocEventTypePocEventType. POC_GROUP_ADVERTISMENT_EVENTstatic PocEventTypePocEventType. POC_TALK_BURSTMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return PocEventType Modifier and Type Method Description static PocEventTypePocEventType. fromInt(int type)PocEventTypePocInformation. getPocEventType()Returns the value of the PoC-Event-Type AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type PocEventType Modifier and Type Method Description voidPocInformation. setPocEventType(PocEventType pocEventType)Sets the value of the PoC-Event-Type AVP, of type Enumerated.
-