Uses of Enum Class
travel.wink.sdk.booking.engine.model.SellerInventoryList.ListTypeEnum
Packages that use SellerInventoryList.ListTypeEnum
-
Uses of SellerInventoryList.ListTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryList.ListTypeEnumModifier and TypeMethodDescription@NotNull SellerInventoryList.ListTypeEnumSellerInventoryList.getListType()List typeReturns the enum constant of this class with the specified name.static SellerInventoryList.ListTypeEnum[]SellerInventoryList.ListTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type SellerInventoryList.ListTypeEnumModifier and TypeMethodDescriptionSellerInventoryList.listType(SellerInventoryList.ListTypeEnum listType) voidSellerInventoryList.setListType(SellerInventoryList.ListTypeEnum listType)