Uses of Enum Class
travel.wink.sdk.affiliate.model.Notification.TypeEnum
Packages that use Notification.TypeEnum
-
Uses of Notification.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return Notification.TypeEnumModifier and TypeMethodDescriptionstatic Notification.TypeEnum@NotNull Notification.TypeEnumNotification.getType()Message typestatic Notification.TypeEnumReturns the enum constant of this class with the specified name.static Notification.TypeEnum[]Notification.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type Notification.TypeEnumModifier and TypeMethodDescriptionvoidNotification.setType(Notification.TypeEnum type) Notification.type(Notification.TypeEnum type)