Uses of Interface
org.jainslee.resources.diameter.base.types.VendorSpecificApplicationId
-
Packages that use VendorSpecificApplicationId Package Description org.jainslee.resources.diameter.base The Diameter Base Resource Adaptor allows SLEE services to construct messages using the Diameter protocol, and send those requests to a Diameter server.org.jainslee.resources.diameter.base.types This package contains the definitions of Diameter base messages, grouped AVPs and enumerated types.org.jainslee.resources.diameter.sh Diameter Sh Resource Adaptor Types based on following 3GPP specifications:org.jainslee.resources.diameter.sh.types.v780 GroupedAvp
andDiameterMessage
objects defined in3GPP TS 29.329 v7.8.0.
org.jainslee.resources.diameter.sh.types.v880 GroupedAvp
andDiameterMessage
objects defined in3GPP TS 29.329 v8.8.0.
org.jainslee.resources.diameter.sh.types.v940 GroupedAvp
andDiameterMessage
objects defined in3GPP TS 29.329 v9.4.0.
org.jainslee.resources.diameter.sh.types.va10 GroupedAvp
andDiameterMessage
objects defined in3GPP TS 29.329 v10.1.0.
org.jainslee.resources.diameter.sh.types.vb60 GroupedAvp
andDiameterMessage
objects defined in3GPP TS 29.329 v11.6.0.
org.jainslee.resources.diameter.sh.types.vc60 GroupedAvp
andDiameterMessage
objects defined in3GPP TS 29.329 v12.6.0.
org.jainslee.resources.diameter.sh.v780 org.jainslee.resources.diameter.sh.v880 org.jainslee.resources.diameter.sh.v940 org.jainslee.resources.diameter.sh.va10 org.jainslee.resources.diameter.sh.vb60 org.jainslee.resources.diameter.sh.vc60 -
-
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.base
Methods in org.jainslee.resources.diameter.base that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
DiameterMessageFactory. createVendorSpecificApplicationId()
Create an empty VendorSpecificApplicationId (Grouped AVP) instance.VendorSpecificApplicationId
DiameterMessageFactory. createVendorSpecificApplicationId(long vendorId)
Create a VendorSpecificApplicationId (Grouped AVP) instance using required AVP values.VendorSpecificApplicationId
DiameterMessageFactory. createVendorSpecificApplicationId(DiameterAvp avp)
Create a VendorSpecificApplicationId (Grouped AVP) instance, populating one AVP.VendorSpecificApplicationId
DiameterMessageFactory. createVendorSpecificApplicationId(DiameterAvp[] avps)
Create a VendorSpecificApplicationId (Grouped AVP) instance using the given array to populate the AVPs. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.base.types
Methods in org.jainslee.resources.diameter.base.types that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
AccountingAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
AccountingRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
CapabilitiesExchangeAnswer. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.VendorSpecificApplicationId[]
CapabilitiesExchangeRequest. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.VendorSpecificApplicationId[]
CapabilitiesUpdateRequest. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.base.types with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
AccountingAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
AccountingRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
CapabilitiesExchangeAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the message, of type Grouped.void
CapabilitiesExchangeRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the message, of type Grouped.void
CapabilitiesUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the message, of type Grouped.void
CapabilitiesExchangeAnswer. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array.void
CapabilitiesExchangeRequest. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array.void
CapabilitiesUpdateRequest. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh
Methods in org.jainslee.resources.diameter.sh that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
DiameterShBaseMessage. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.Methods in org.jainslee.resources.diameter.sh with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
DiameterShBaseMessage. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.types.v780
Methods in org.jainslee.resources.diameter.sh.types.v780 that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
ProfileUpdateAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
ProfileUpdateRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
SupportedApplications. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.sh.types.v780 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
ProfileUpdateAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
ProfileUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the Supported-Applications AVP, of type Grouped.void
UserDataAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
UserDataRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.types.v880
Methods in org.jainslee.resources.diameter.sh.types.v880 that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
ProfileUpdateAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
ProfileUpdateRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
SupportedApplications. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.sh.types.v880 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
ProfileUpdateAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
ProfileUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the Supported-Applications AVP, of type Grouped.void
UserDataAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
UserDataRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.types.v940
Methods in org.jainslee.resources.diameter.sh.types.v940 that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
ProfileUpdateAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
ProfileUpdateRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
SupportedApplications. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.sh.types.v940 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
ProfileUpdateAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
ProfileUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the Supported-Applications AVP, of type Grouped.void
UserDataAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
UserDataRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.types.va10
Methods in org.jainslee.resources.diameter.sh.types.va10 that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
ProfileUpdateAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
ProfileUpdateRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
SupportedApplications. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.sh.types.va10 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
ProfileUpdateAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
ProfileUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the Supported-Applications AVP, of type Grouped.void
UserDataAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
UserDataRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.types.vb60
Methods in org.jainslee.resources.diameter.sh.types.vb60 that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
ProfileUpdateAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
ProfileUpdateRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
SupportedApplications. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.sh.types.vb60 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
ProfileUpdateAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
ProfileUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the Supported-Applications AVP, of type Grouped.void
UserDataAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
UserDataRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.types.vc60
Methods in org.jainslee.resources.diameter.sh.types.vc60 that return VendorSpecificApplicationId Modifier and Type Method Description VendorSpecificApplicationId
ProfileUpdateAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
ProfileUpdateRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
PushNotificationRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
SubscribeNotificationsRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataAnswer. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId
UserDataRequest. getVendorSpecificApplicationId()
Returns the value of the Vendor-Specific-Application-Id AVP, of type Grouped.VendorSpecificApplicationId[]
SupportedApplications. getVendorSpecificApplicationIds()
Returns the set of Vendor-Specific-Application-Id AVPs.Methods in org.jainslee.resources.diameter.sh.types.vc60 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description void
ProfileUpdateAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
ProfileUpdateRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
PushNotificationRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SubscribeNotificationsRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets a single Vendor-Specific-Application-Id AVP in the Supported-Applications AVP, of type Grouped.void
UserDataAnswer. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
UserDataRequest. setVendorSpecificApplicationId(VendorSpecificApplicationId vendorSpecificApplicationId)
Sets the value of the Vendor-Specific-Application-Id AVP, of type Grouped.void
SupportedApplications. setVendorSpecificApplicationIds(VendorSpecificApplicationId[] vendorSpecificApplicationIds)
Sets the set of Vendor-Specific-Application-Id AVPs, with all the values in the given array. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.v780
Methods in org.jainslee.resources.diameter.sh.v780 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description SupportedApplications
MessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)
Create a SupportedApplications (Grouped AVP) instance using required AVP values. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.v880
Methods in org.jainslee.resources.diameter.sh.v880 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description SupportedApplications
MessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)
Create a SupportedApplications (Grouped AVP) instance using required AVP values. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.v940
Methods in org.jainslee.resources.diameter.sh.v940 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description SupportedApplications
MessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)
Create a SupportedApplications (Grouped AVP) instance using required AVP values. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.va10
Methods in org.jainslee.resources.diameter.sh.va10 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description SupportedApplications
MessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)
Create a SupportedApplications (Grouped AVP) instance using required AVP values. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.vb60
Methods in org.jainslee.resources.diameter.sh.vb60 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description SupportedApplications
MessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)
Create a SupportedApplications (Grouped AVP) instance using required AVP values. -
Uses of VendorSpecificApplicationId in org.jainslee.resources.diameter.sh.vc60
Methods in org.jainslee.resources.diameter.sh.vc60 with parameters of type VendorSpecificApplicationId Modifier and Type Method Description SupportedApplications
MessageFactory. createSupportedApplications(long authApplicationId, long acctApplicationId, VendorSpecificApplicationId vendorSpecificApplicationId)
Create a SupportedApplications (Grouped AVP) instance using required AVP values.
-