Uses of Enum Class
travel.wink.sdk.affiliate.model.RoomStayAffiliate.PerkTypesEnum
Packages that use RoomStayAffiliate.PerkTypesEnum
-
Uses of RoomStayAffiliate.PerkTypesEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return RoomStayAffiliate.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RoomStayAffiliate.PerkTypesEnum[]RoomStayAffiliate.PerkTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model that return types with arguments of type RoomStayAffiliate.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAffiliate.getPerkTypes()List of perks that came with the master rateMethods in travel.wink.sdk.affiliate.model with parameters of type RoomStayAffiliate.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAffiliate.addPerkTypesItem(RoomStayAffiliate.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.affiliate.model with type arguments of type RoomStayAffiliate.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAffiliate.perkTypes(List<RoomStayAffiliate.PerkTypesEnum> perkTypes) voidRoomStayAffiliate.setPerkTypes(List<RoomStayAffiliate.PerkTypesEnum> perkTypes)