Uses of Enum Class
travel.wink.sdk.extranet.model.LifestylesResponseSupplier.ListEnum
Packages that use LifestylesResponseSupplier.ListEnum
-
Uses of LifestylesResponseSupplier.ListEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return LifestylesResponseSupplier.ListEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LifestylesResponseSupplier.ListEnum[]LifestylesResponseSupplier.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 LifestylesResponseSupplier.ListEnumModifier and TypeMethodDescription@Size(min=0,max=4) List<LifestylesResponseSupplier.ListEnum> LifestylesResponseSupplier.getList()List of new lifestyles to set on property.Methods in travel.wink.sdk.extranet.model with parameters of type LifestylesResponseSupplier.ListEnumModifier and TypeMethodDescriptionLifestylesResponseSupplier.addListItem(LifestylesResponseSupplier.ListEnum _listItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type LifestylesResponseSupplier.ListEnumModifier and TypeMethodDescriptionLifestylesResponseSupplier._list(List<LifestylesResponseSupplier.ListEnum> _list) voidLifestylesResponseSupplier.setList(List<LifestylesResponseSupplier.ListEnum> _list)