Uses of Enum Class
travel.wink.sdk.lookup.model.RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum
Packages that use RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum
-
Uses of RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum in travel.wink.sdk.lookup.model
Subclasses with type arguments of type RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum in travel.wink.sdk.lookup.modelModifier and TypeClassDescriptionstatic enumPerks that accompany the master rateMethods in travel.wink.sdk.lookup.model that return RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.lookup.model that return types with arguments of type RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPriceNonAuthenticatedEntity.getPerkTypes()Get perkTypesMethods in travel.wink.sdk.lookup.model with parameters of type RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPriceNonAuthenticatedEntity.addPerkTypesItem(RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.lookup.model with type arguments of type RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionRoomConfigurationPriceNonAuthenticatedEntity.perkTypes(List<RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum> perkTypes) voidRoomConfigurationPriceNonAuthenticatedEntity.setPerkTypes(List<RoomConfigurationPriceNonAuthenticatedEntity.PerkTypesEnum> perkTypes)