Uses of Enum Class
travel.wink.sdk.extranet.booking.model.RoomStaySupplierDetails.PerkTypesEnum
Packages that use RoomStaySupplierDetails.PerkTypesEnum
-
Uses of RoomStaySupplierDetails.PerkTypesEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type RoomStaySupplierDetails.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 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.booking.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.booking.model with parameters of type RoomStaySupplierDetails.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplierDetails.addPerkTypesItem(RoomStaySupplierDetails.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.extranet.booking.model with type arguments of type RoomStaySupplierDetails.PerkTypesEnumModifier and TypeMethodDescriptionRoomStaySupplierDetails.perkTypes(List<RoomStaySupplierDetails.PerkTypesEnum> perkTypes) voidRoomStaySupplierDetails.setPerkTypes(List<RoomStaySupplierDetails.PerkTypesEnum> perkTypes)