Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertSpaRequestSupplier.LifestyleTypeEnum
Packages that use UpsertSpaRequestSupplier.LifestyleTypeEnum
-
Uses of UpsertSpaRequestSupplier.LifestyleTypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertSpaRequestSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionUpsertSpaRequestSupplier.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.UpsertSpaRequestSupplier.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 UpsertSpaRequestSupplier.LifestyleTypeEnumModifier and TypeMethodDescriptionUpsertSpaRequestSupplier.lifestyleType(UpsertSpaRequestSupplier.LifestyleTypeEnum lifestyleType) voidUpsertSpaRequestSupplier.setLifestyleType(UpsertSpaRequestSupplier.LifestyleTypeEnum lifestyleType)