Uses of Enum Class
travel.wink.sdk.booking.engine.model.SellerInventoryList.DisplayTypeEnum
Packages that use SellerInventoryList.DisplayTypeEnum
-
Uses of SellerInventoryList.DisplayTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryList.DisplayTypeEnumModifier and TypeMethodDescription@NotNull SellerInventoryList.DisplayTypeEnumSellerInventoryList.getDisplayType()Indicate which initial values to display first on the front-facing cardReturns the enum constant of this class with the specified name.static SellerInventoryList.DisplayTypeEnum[]SellerInventoryList.DisplayTypeEnum.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.DisplayTypeEnumModifier and TypeMethodDescriptionSellerInventoryList.displayType(SellerInventoryList.DisplayTypeEnum displayType) voidSellerInventoryList.setDisplayType(SellerInventoryList.DisplayTypeEnum displayType)