void |
DiameterShMessage.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
ProfileUpdateAnswer.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
ProfileUpdateRequest.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
PushNotificationAnswer.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
PushNotificationRequest.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
SubscribeNotificationsAnswer.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
SubscribeNotificationsRequest.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
UserDataAnswer.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
UserDataRequest.setSupportedFeatures(SupportedFeatures supportedFeatures) |
Sets a single Supported-Features AVP in the message, of type Grouped.
|
void |
DiameterShMessage.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
ProfileUpdateAnswer.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
ProfileUpdateRequest.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
PushNotificationAnswer.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
PushNotificationRequest.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
SubscribeNotificationsAnswer.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
SubscribeNotificationsRequest.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
UserDataAnswer.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|
void |
UserDataRequest.setSupportedFeatureses(SupportedFeatures[] supportedFeatureses) |
Sets the set of Supported-Features AVPs, with all the values in the given array.
|