Uses of Enum Class
travel.wink.sdk.extranet.model.UpdateLifestylesRequestSupplier.ListEnum
Packages that use UpdateLifestylesRequestSupplier.ListEnum
-
Uses of UpdateLifestylesRequestSupplier.ListEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpdateLifestylesRequestSupplier.ListEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.UpdateLifestylesRequestSupplier.ListEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model that return types with arguments of type UpdateLifestylesRequestSupplier.ListEnumModifier and TypeMethodDescription@Size(min=0,max=6) List<UpdateLifestylesRequestSupplier.ListEnum>UpdateLifestylesRequestSupplier.getList()List of new lifestyles to set on property.Methods in travel.wink.sdk.extranet.model with parameters of type UpdateLifestylesRequestSupplier.ListEnumModifier and TypeMethodDescriptionUpdateLifestylesRequestSupplier.addListItem(UpdateLifestylesRequestSupplier.ListEnum _listItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type UpdateLifestylesRequestSupplier.ListEnumModifier and TypeMethodDescriptionUpdateLifestylesRequestSupplier._list(List<UpdateLifestylesRequestSupplier.ListEnum> _list) voidUpdateLifestylesRequestSupplier.setList(List<UpdateLifestylesRequestSupplier.ListEnum> _list)