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