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