Uses of Interface
org.jainslee.resources.diameter.rf.types.v710.LcsClientName
-
Packages that use LcsClientName Package Description org.jainslee.resources.diameter.rf.types.v710 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v7.1.0.org.jainslee.resources.diameter.rf.v710 -
-
Uses of LcsClientName in org.jainslee.resources.diameter.rf.types.v710
Methods in org.jainslee.resources.diameter.rf.types.v710 that return LcsClientName Modifier and Type Method Description LcsClientNameLcsClientId. getLcsClientName()Returns the value of the LCS-Client-Name AVP, of type Grouped.Methods in org.jainslee.resources.diameter.rf.types.v710 with parameters of type LcsClientName Modifier and Type Method Description voidLcsClientId. setLcsClientName(LcsClientName lcsClientName)Sets the value of the LCS-Client-Name AVP, of type Grouped. -
Uses of LcsClientName in org.jainslee.resources.diameter.rf.v710
Methods in org.jainslee.resources.diameter.rf.v710 that return LcsClientName Modifier and Type Method Description LcsClientNameMessageFactory. createLcsClientName()Create an empty LcsClientName (Grouped AVP) instance.
-