Uses of Enum Class
travel.wink.sdk.extranet.model.RoomStaySupplier.PerkTypesEnum
Packages that use RoomStaySupplier.PerkTypesEnum
-
Uses of RoomStaySupplier.PerkTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RoomStaySupplier.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RoomStaySupplier.PerkTypesEnum[]RoomStaySupplier.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 RoomStaySupplier.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplier.getPerkTypes()List of perks that came with the master rateMethods in travel.wink.sdk.extranet.model with parameters of type RoomStaySupplier.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplier.addPerkTypesItem(RoomStaySupplier.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type RoomStaySupplier.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplier.perkTypes(List<RoomStaySupplier.PerkTypesEnum> perkTypes) voidRoomStaySupplier.setPerkTypes(List<RoomStaySupplier.PerkTypesEnum> perkTypes)