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