Uses of Interface
org.jainslee.resources.diameter.ro.types.v790.InterOperatorIdentifier
-
Packages that use InterOperatorIdentifier Package Description org.jainslee.resources.diameter.ro.types.v790 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v7.9.0.org.jainslee.resources.diameter.ro.v790 -
-
Uses of InterOperatorIdentifier in org.jainslee.resources.diameter.ro.types.v790
Methods in org.jainslee.resources.diameter.ro.types.v790 that return InterOperatorIdentifier Modifier and Type Method Description InterOperatorIdentifier[]ImsInformation. getInterOperatorIdentifiers()Returns the set of Inter-Operator-Identifier AVPs.Methods in org.jainslee.resources.diameter.ro.types.v790 with parameters of type InterOperatorIdentifier Modifier and Type Method Description voidImsInformation. setInterOperatorIdentifier(InterOperatorIdentifier interOperatorIdentifier)Sets a single Inter-Operator-Identifier AVP in the IMS-Information AVP, of type Grouped.voidImsInformation. setInterOperatorIdentifiers(InterOperatorIdentifier[] interOperatorIdentifiers)Sets the set of Inter-Operator-Identifier AVPs, with all the values in the given array. -
Uses of InterOperatorIdentifier in org.jainslee.resources.diameter.ro.v790
Methods in org.jainslee.resources.diameter.ro.v790 that return InterOperatorIdentifier Modifier and Type Method Description InterOperatorIdentifierMessageFactory. createInterOperatorIdentifier()Create an empty InterOperatorIdentifier (Grouped AVP) instance.
-