Uses of Class
com.bandwidth.iris.sdk.model.AddedEmergencyNotificationGroup
-
Packages that use AddedEmergencyNotificationGroup Package Description com.bandwidth.iris.sdk.model -
-
Uses of AddedEmergencyNotificationGroup in com.bandwidth.iris.sdk.model
Methods in com.bandwidth.iris.sdk.model that return AddedEmergencyNotificationGroup Modifier and Type Method Description AddedEmergencyNotificationGroupEmergencyNotificationGroupOrder. getAddedEmergencyNotificationGroup()AddedEmergencyNotificationGroupEmergencyNotificationGroupOrderResponse. getAddedEmergencyNotificationGroup()Methods in com.bandwidth.iris.sdk.model with parameters of type AddedEmergencyNotificationGroup Modifier and Type Method Description voidEmergencyNotificationGroupOrder. setAddedEmergencyNotificationGroup(AddedEmergencyNotificationGroup addedEmergencyNotificationGroup)voidEmergencyNotificationGroupOrderResponse. setAddedEmergencyNotificationGroup(AddedEmergencyNotificationGroup addedEmergencyNotificationGroup)
-