Uses of Interface
org.jainslee.resources.diameter.ro.types.v790.ServiceInformation
-
Packages that use ServiceInformation 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 ServiceInformation in org.jainslee.resources.diameter.ro.types.v790
Methods in org.jainslee.resources.diameter.ro.types.v790 that return ServiceInformation Modifier and Type Method Description ServiceInformationCreditControlAnswer. getServiceInformation()Returns the value of the Service-Information AVP, of type Grouped.ServiceInformationCreditControlRequest. getServiceInformation()Returns the value of the Service-Information AVP, of type Grouped.Methods in org.jainslee.resources.diameter.ro.types.v790 with parameters of type ServiceInformation Modifier and Type Method Description voidCreditControlAnswer. setServiceInformation(ServiceInformation serviceInformation)Sets the value of the Service-Information AVP, of type Grouped.voidCreditControlRequest. setServiceInformation(ServiceInformation serviceInformation)Sets the value of the Service-Information AVP, of type Grouped. -
Uses of ServiceInformation in org.jainslee.resources.diameter.ro.v790
Methods in org.jainslee.resources.diameter.ro.v790 that return ServiceInformation Modifier and Type Method Description ServiceInformationMessageFactory. createServiceInformation()Create an empty ServiceInformation (Grouped AVP) instance.
-