Uses of Interface
org.jainslee.resources.diameter.sh.types.v880.SupportedApplications
-
Packages that use SupportedApplications Package Description org.jainslee.resources.diameter.sh.v880 -
-
Uses of SupportedApplications in org.jainslee.resources.diameter.sh.v880
Methods in org.jainslee.resources.diameter.sh.v880 that return SupportedApplications Modifier and Type Method Description SupportedApplicationsMessageFactory. createSupportedApplications()Create an empty SupportedApplications (Grouped AVP) instance.SupportedApplicationsMessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)Create a SupportedApplications (Grouped AVP) instance using required AVP values.
-