Uses of Interface
org.jainslee.resources.diameter.ro.types.va00.ServiceGenericInformation
-
Packages that use ServiceGenericInformation Package Description org.jainslee.resources.diameter.ro.types.va00 GroupedAvpandDiameterMessageobjects defined inRFC 4006and3GPP TS 32.299 v10.0.0.org.jainslee.resources.diameter.ro.va00 -
-
Uses of ServiceGenericInformation in org.jainslee.resources.diameter.ro.types.va00
Methods in org.jainslee.resources.diameter.ro.types.va00 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.va00 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.va00
Methods in org.jainslee.resources.diameter.ro.va00 that return ServiceGenericInformation Modifier and Type Method Description ServiceGenericInformationMessageFactory. createServiceGenericInformation()Create an empty ServiceGenericInformation (Grouped AVP) instance.
-