Uses of Class
org.jainslee.resources.diameter.rf.types.v790.Originator
-
Packages that use Originator Package Description org.jainslee.resources.diameter.rf.types.v790 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v7.9.0. -
-
Uses of Originator in org.jainslee.resources.diameter.rf.types.v790
Fields in org.jainslee.resources.diameter.rf.types.v790 declared as Originator Modifier and Type Field Description static OriginatorOriginator. CALLED_PARTYstatic OriginatorOriginator. CALLING_PARTYMethods in org.jainslee.resources.diameter.rf.types.v790 that return Originator Modifier and Type Method Description static OriginatorOriginator. fromInt(int type)OriginatorMessageBody. getOriginator()Returns the value of the Originator AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.rf.types.v790 with parameters of type Originator Modifier and Type Method Description voidMessageBody. setOriginator(Originator originator)Sets the value of the Originator AVP, of type Enumerated.
-