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