Uses of Enum Class
travel.wink.sdk.notification.model.NotificationAffiliate.ApplicationEnum
Packages that use NotificationAffiliate.ApplicationEnum
-
Uses of NotificationAffiliate.ApplicationEnum in travel.wink.sdk.notification.model
Subclasses with type arguments of type NotificationAffiliate.ApplicationEnum in travel.wink.sdk.notification.modelModifier and TypeClassDescriptionstatic enumApplication domainMethods in travel.wink.sdk.notification.model that return NotificationAffiliate.ApplicationEnumModifier and TypeMethodDescriptionNotificationAffiliate.getApplication()Application domainReturns the enum constant of this class with the specified name.NotificationAffiliate.ApplicationEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.notification.model with parameters of type NotificationAffiliate.ApplicationEnumModifier and TypeMethodDescriptionNotificationAffiliate.application(NotificationAffiliate.ApplicationEnum application) voidNotificationAffiliate.setApplication(NotificationAffiliate.ApplicationEnum application)