Uses of Interface
org.jainslee.resources.diameter.ro.types.v820.ServiceGenericInformation
-
Packages that use ServiceGenericInformation Package Description org.jainslee.resources.diameter.ro.types.v820 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v8.2.0.org.jainslee.resources.diameter.ro.v820 -
-
Uses of ServiceGenericInformation in org.jainslee.resources.diameter.ro.types.v820
Methods in org.jainslee.resources.diameter.ro.types.v820 that return ServiceGenericInformation Modifier and Type Method Description ServiceGenericInformationServiceInformation. getServiceGenericInformation()Returns the value of the Service-Generic-Information AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v820 with parameters of type ServiceGenericInformation Modifier and Type Method Description voidServiceInformation. setServiceGenericInformation(ServiceGenericInformation serviceGenericInformation)Sets the value of the Service-Generic-Information AVP, of type Grouped. -
Uses of ServiceGenericInformation in org.jainslee.resources.diameter.ro.v820
Methods in org.jainslee.resources.diameter.ro.v820 that return ServiceGenericInformation Modifier and Type Method Description ServiceGenericInformationMessageFactory. createServiceGenericInformation()Create an empty ServiceGenericInformation (Grouped AVP) instance.
-