Uses of Enum Class
travel.wink.sdk.booking.model.GuestRoomAuthenticatedEntity.LifestyleTypeEnum
Packages that use GuestRoomAuthenticatedEntity.LifestyleTypeEnum
-
Uses of GuestRoomAuthenticatedEntity.LifestyleTypeEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return GuestRoomAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomAuthenticatedEntity.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.GuestRoomAuthenticatedEntity.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type GuestRoomAuthenticatedEntity.LifestyleTypeEnumModifier and TypeMethodDescriptionGuestRoomAuthenticatedEntity.lifestyleType(GuestRoomAuthenticatedEntity.LifestyleTypeEnum lifestyleType) voidGuestRoomAuthenticatedEntity.setLifestyleType(GuestRoomAuthenticatedEntity.LifestyleTypeEnum lifestyleType)