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