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