Uses of Interface
org.jainslee.resources.diameter.ro.types.v790.TrunkGroupId
-
Packages that use TrunkGroupId 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 TrunkGroupId in org.jainslee.resources.diameter.ro.types.v790
Methods in org.jainslee.resources.diameter.ro.types.v790 that return TrunkGroupId Modifier and Type Method Description TrunkGroupIdImsInformation. getTrunkGroupId()Returns the value of the Trunk-Group-ID AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v790 with parameters of type TrunkGroupId Modifier and Type Method Description voidImsInformation. setTrunkGroupId(TrunkGroupId trunkGroupId)Sets the value of the Trunk-Group-ID AVP, of type Grouped. -
Uses of TrunkGroupId in org.jainslee.resources.diameter.ro.v790
Methods in org.jainslee.resources.diameter.ro.v790 that return TrunkGroupId Modifier and Type Method Description TrunkGroupIdMessageFactory. createTrunkGroupId()Create an empty TrunkGroupId (Grouped AVP) instance.
-