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