Uses of Enum Class
travel.wink.sdk.travel.agent.model.RoomStayAgent.PerkTypesEnum
Packages that use RoomStayAgent.PerkTypesEnum
-
Uses of RoomStayAgent.PerkTypesEnum in travel.wink.sdk.travel.agent.model
Subclasses with type arguments of type RoomStayAgent.PerkTypesEnum in travel.wink.sdk.travel.agent.modelModifier and TypeClassDescriptionstatic enumList of perks that came with the master rateMethods in travel.wink.sdk.travel.agent.model that return RoomStayAgent.PerkTypesEnumModifier and TypeMethodDescriptionstatic RoomStayAgent.PerkTypesEnumstatic RoomStayAgent.PerkTypesEnumReturns the enum constant of this class with the specified name.static RoomStayAgent.PerkTypesEnum[]RoomStayAgent.PerkTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.travel.agent.model that return types with arguments of type RoomStayAgent.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAgent.getPerkTypes()List of perks that came with the master rateMethods in travel.wink.sdk.travel.agent.model with parameters of type RoomStayAgent.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAgent.addPerkTypesItem(RoomStayAgent.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.travel.agent.model with type arguments of type RoomStayAgent.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAgent.perkTypes(List<RoomStayAgent.PerkTypesEnum> perkTypes) voidRoomStayAgent.setPerkTypes(List<RoomStayAgent.PerkTypesEnum> perkTypes)