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