Uses of Enum Class
travel.wink.sdk.notification.model.NotificationAffiliate.TypeEnum
Packages that use NotificationAffiliate.TypeEnum
-
Uses of NotificationAffiliate.TypeEnum in travel.wink.sdk.notification.model
Subclasses with type arguments of type NotificationAffiliate.TypeEnum in travel.wink.sdk.notification.modelMethods in travel.wink.sdk.notification.model that return NotificationAffiliate.TypeEnumModifier and TypeMethodDescription@NotNull NotificationAffiliate.TypeEnumNotificationAffiliate.getType()Message typeReturns the enum constant of this class with the specified name.static NotificationAffiliate.TypeEnum[]NotificationAffiliate.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidNotificationAffiliate.setType(NotificationAffiliate.TypeEnum type) NotificationAffiliate.type(NotificationAffiliate.TypeEnum type)