Uses of Enum Class
travel.wink.sdk.extranet.booking.model.RoomStaySupplier.PerkTypesEnum
Packages that use RoomStaySupplier.PerkTypesEnum
-
Uses of RoomStaySupplier.PerkTypesEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type RoomStaySupplier.PerkTypesEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumList of perks that came with the master rateMethods in travel.wink.sdk.extranet.booking.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.booking.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.booking.model with parameters of type RoomStaySupplier.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplier.addPerkTypesItem(RoomStaySupplier.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.extranet.booking.model with type arguments of type RoomStaySupplier.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplier.perkTypes(List<RoomStaySupplier.PerkTypesEnum> perkTypes) voidRoomStaySupplier.setPerkTypes(List<RoomStaySupplier.PerkTypesEnum> perkTypes)