Uses of Class
org.jainslee.resources.diameter.ro.types.vcb0.SessionDirection
-
Packages that use SessionDirection Package Description org.jainslee.resources.diameter.ro.types.vcb0 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v12.11.0. -
-
Uses of SessionDirection in org.jainslee.resources.diameter.ro.types.vcb0
Fields in org.jainslee.resources.diameter.ro.types.vcb0 declared as SessionDirection Modifier and Type Field Description static SessionDirectionSessionDirection. INBOUNDstatic SessionDirectionSessionDirection. OUTBOUNDMethods in org.jainslee.resources.diameter.ro.types.vcb0 that return SessionDirection Modifier and Type Method Description static SessionDirectionSessionDirection. fromInt(int type)SessionDirectionNniInformation. getSessionDirection()Returns the value of the Session-Direction AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vcb0 with parameters of type SessionDirection Modifier and Type Method Description voidNniInformation. setSessionDirection(SessionDirection sessionDirection)Sets the value of the Session-Direction AVP, of type Enumerated.
-