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