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