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