Uses of Enum Class
travel.wink.sdk.booking.model.RoomStayAuthenticatedEntity.PerkTypesEnum
Packages that use RoomStayAuthenticatedEntity.PerkTypesEnum
-
Uses of RoomStayAuthenticatedEntity.PerkTypesEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type RoomStayAuthenticatedEntity.PerkTypesEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumList of perks that came with the master rateMethods in travel.wink.sdk.booking.model that return RoomStayAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RoomStayAuthenticatedEntity.PerkTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model that return types with arguments of type RoomStayAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAuthenticatedEntity.getPerkTypes()List of perks that came with the master rateMethods in travel.wink.sdk.booking.model with parameters of type RoomStayAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAuthenticatedEntity.addPerkTypesItem(RoomStayAuthenticatedEntity.PerkTypesEnum perkTypesItem) Method parameters in travel.wink.sdk.booking.model with type arguments of type RoomStayAuthenticatedEntity.PerkTypesEnumModifier and TypeMethodDescriptionRoomStayAuthenticatedEntity.perkTypes(List<RoomStayAuthenticatedEntity.PerkTypesEnum> perkTypes) voidRoomStayAuthenticatedEntity.setPerkTypes(List<RoomStayAuthenticatedEntity.PerkTypesEnum> perkTypes)