Uses of Class
org.jainslee.resources.diameter.ro.types.vb80.ReplyPathRequested
-
Packages that use ReplyPathRequested Package Description org.jainslee.resources.diameter.ro.types.vb80 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v11.8.0. -
-
Uses of ReplyPathRequested in org.jainslee.resources.diameter.ro.types.vb80
Fields in org.jainslee.resources.diameter.ro.types.vb80 declared as ReplyPathRequested Modifier and Type Field Description static ReplyPathRequestedReplyPathRequested. NO_REPLY_PATH_SETstatic ReplyPathRequestedReplyPathRequested. REPLY_PATH_SETMethods in org.jainslee.resources.diameter.ro.types.vb80 that return ReplyPathRequested Modifier and Type Method Description static ReplyPathRequestedReplyPathRequested. fromInt(int type)ReplyPathRequestedSmsInformation. getReplyPathRequested()Returns the value of the Reply-Path-Requested AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.ro.types.vb80 with parameters of type ReplyPathRequested Modifier and Type Method Description voidSmsInformation. setReplyPathRequested(ReplyPathRequested replyPathRequested)Sets the value of the Reply-Path-Requested AVP, of type Enumerated.
-